OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nubus_dev
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nubus.h
236
struct
nubus_dev
* first_dev;
262
struct
nubus_dev
{
struct
264
struct
nubus_dev
* next;
294
extern struct
nubus_dev
* nubus_devices;
302
int nubus_proc_attach_device(struct
nubus_dev
*dev);
303
int nubus_proc_detach_device(struct
nubus_dev
*dev);
305
struct
nubus_dev
* nubus_find_device(unsigned short category,
309
const struct
nubus_dev
* from);
310
struct
nubus_dev
* nubus_find_type(unsigned short category,
312
const struct
nubus_dev
* from)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h
236
struct
nubus_dev
* first_dev;
262
struct
nubus_dev
{
struct
264
struct
nubus_dev
* next;
294
extern struct
nubus_dev
* nubus_devices;
302
int nubus_proc_attach_device(struct
nubus_dev
*dev);
303
int nubus_proc_detach_device(struct
nubus_dev
*dev);
305
struct
nubus_dev
* nubus_find_device(unsigned short category,
309
const struct
nubus_dev
* from);
310
struct
nubus_dev
* nubus_find_type(unsigned short category,
312
const struct
nubus_dev
* from)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h
236
struct
nubus_dev
* first_dev;
262
struct
nubus_dev
{
struct
264
struct
nubus_dev
* next;
294
extern struct
nubus_dev
* nubus_devices;
302
int nubus_proc_attach_device(struct
nubus_dev
*dev);
303
int nubus_proc_detach_device(struct
nubus_dev
*dev);
305
struct
nubus_dev
* nubus_find_device(unsigned short category,
309
const struct
nubus_dev
* from);
310
struct
nubus_dev
* nubus_find_type(unsigned short category,
312
const struct
nubus_dev
* from)
[
all
...]
Completed in 356 milliseconds