Searched refs:device_driver (Results 151 - 175 of 179) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.c4244 static ssize_t st_try_direct_io_show(struct device_driver *ddp, char *buf)
4250 static ssize_t st_fixed_buffer_size_show(struct device_driver *ddp, char *buf)
4256 static ssize_t st_max_sg_segs_show(struct device_driver *ddp, char *buf)
4262 static ssize_t st_version_show(struct device_driver *ddd, char *buf)
4270 struct device_driver *sysfs = &st_template.gendrv;
4299 struct device_driver *sysfs = &st_template.gendrv;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_main.c2410 struct device_driver *driver)
2427 struct device_driver *driver)
2429 struct device_driver *drv = driver;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c2403 static char *make_driver_name(struct device_driver *drv)
2424 void module_add_driver(struct module *mod, struct device_driver *drv)
2464 void module_remove_driver(struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_sys.c1778 qeth_driver_group_store(struct device_driver *ddrv, const char *buf,
1811 qeth_driver_notifier_register_store(struct device_driver *ddrv, const char *buf,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-proc.c810 static int proc_print_driver(struct device_driver *drv, void *data)
H A Dide.c1662 static int ide_bus_match(struct device *dev, struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c43 static int of_platform_bus_match(struct device *dev, struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Decard.c816 static int ecard_match(struct device *_dev, struct device_driver *_drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_main.c67 struct device_driver xpc_dbg_name = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dm8xx_pcmcia.c637 static struct device_driver m8xx_driver = {
H A Dtcic.c368 static struct device_driver tcic_driver = {
H A Di82365.c1210 static struct device_driver i82365_driver = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ps3/
H A Dvuart.c815 static int ps3_vuart_match(struct device *_dev, struct device_driver *_drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Di2o.h468 struct device_driver driver;
H A Dide.h994 struct device_driver gen_driver;
H A Dpci.h377 struct device_driver driver;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Dsa1111.c1188 static int sa1111_match(struct device *_dev, struct device_driver *_drv)
H A Dlocomo.c1093 static int locomo_match(struct device *_dev, struct device_driver *_drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Decard.c1195 static int ecard_match(struct device *_dev, struct device_driver *_drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/
H A Di2c-core.c50 static int i2c_device_match(struct device *dev, struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dscan.c217 static int acpi_bus_match(struct device *dev, struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dau1200fb.c1689 static struct device_driver au1200fb_driver = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtitan_ge.c1948 static struct device_driver titan_soc_driver = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/iucv/
H A Diucv.c71 static int iucv_bus_match(struct device *dev, struct device_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_msghandler.c364 static struct device_driver ipmidriver = {
1963 static struct bmc_device *ipmi_find_bmc_guid(struct device_driver *drv,
1990 struct device_driver *drv,

Completed in 413 milliseconds

12345678