Searched defs:driver (Results 26 - 50 of 110) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Daudio.c77 const struct audio_driver *driver; local
H A Dsb_audio.c1027 struct audio_driver *driver = &sb1_audio_driver; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Di2c-old.c66 static void i2c_attach_device(struct i2c_bus *bus, struct i2c_driver *driver) argument
236 i2c_register_driver(struct i2c_driver *driver) argument
264 i2c_unregister_driver(struct i2c_driver *driver) argument
[all...]
H A Dtda7432.c97 static struct i2c_driver driver; variable in typeref:struct:i2c_driver
511 static struct i2c_driver driver = { variable in typeref:struct:i2c_driver
H A Dtda9875.c68 static struct i2c_driver driver; variable in typeref:struct:i2c_driver
386 static struct i2c_driver driver = { variable in typeref:struct:i2c_driver
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dgameport.h41 void *driver; member in struct:gameport
H A Dproc_fs.h205 static inline void proc_tty_register_driver(struct tty_driver *driver) {}; argument
206 static inline void proc_tty_unregister_driver(struct tty_driver *driver) {}; argument
H A Dserio.h44 void *driver; member in struct:serio
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dgameport.h41 void *driver; member in struct:gameport
H A Dproc_fs.h205 static inline void proc_tty_register_driver(struct tty_driver *driver) {}; argument
206 static inline void proc_tty_unregister_driver(struct tty_driver *driver) {}; argument
H A Dserio.h44 void *driver; member in struct:serio
/asus-wl-520gu-7.0.1.45/src/router/samba/source/registry/
H A Dreg_printing.c233 fstring driver; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Ddrivers.c78 static int match_device(struct parisc_driver *driver, struct parisc_device *dev) argument
100 static void claim_device(struct parisc_driver *driver, struct parisc_device *dev) argument
110 register_parisc_driver(struct parisc_driver *driver) argument
152 count_parisc_driver(struct parisc_driver *driver) argument
171 unregister_parisc_driver(struct parisc_driver *driver) argument
436 struct parisc_driver *driver; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dnodemgr.h109 struct hpsb_protocol_driver *driver; member in struct:unit_directory
H A Dnodemgr.c764 nodemgr_claim_unit_directory(struct unit_directory *ud, struct hpsb_protocol_driver *driver) argument
805 nodemgr_match_driver(struct hpsb_protocol_driver *driver, struct unit_directory *ud) argument
837 struct hpsb_protocol_driver *match, *driver; local
857 struct hpsb_protocol_driver *driver; local
869 hpsb_register_protocol(struct hpsb_protocol_driver *driver) argument
898 hpsb_unregister_protocol(struct hpsb_protocol_driver *driver) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhycapi.c693 struct capi_driver *driver; local
722 struct capi_driver *driver; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dadb.c269 struct adb_driver *driver; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dhcd.c587 struct hc_driver *driver; local
[all...]
H A Ddevio.c1084 struct usb_driver *driver = 0; local
[all...]
H A Dhcd.h49 struct hc_driver *driver; /* hw-specific hooks */ member in struct:usb_hcd
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/ircomm/
H A Dircomm_tty.c77 static struct tty_driver driver; variable in typeref:struct:tty_driver
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dlinux.h42 char driver[USB_MAXDRIVERNAME + 1]; member in struct:usb_getdriver
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/i2c/
H A Di2c-core.c287 int i2c_add_driver(struct i2c_driver *driver) argument
324 i2c_del_driver(struct i2c_driver *driver) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-proc.c379 ide_driver_t *driver; local
591 ide_driver_t *driver = (ide_driver_t *) drive->driver; local
630 ide_driver_t *driver = (ide_driver_t *) drive->driver; local
721 ide_driver_t *driver = drive->driver; local
763 ide_driver_t *driver = drive->driver; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dds.c89 driver_info_t *driver; member in struct:socket_bind_t
158 driver_info_t *driver; local
378 struct driver_info_t *driver; local
[all...]

Completed in 246 milliseconds

12345