Searched refs:bus_type (Results 76 - 100 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsdio_bus.c157 static struct bus_type sdio_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmyri_sbus.h114 unsigned short bus_type; member in struct:myri_eeprom
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dmdio_bus.c378 struct bus_type mdio_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dumc-bus.c217 struct bus_type umc_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/virtio/
H A Dvirtio.c164 static struct bus_type virtio_bus = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddio.h70 extern struct bus_type dio_bus_type;
H A Drio.h69 extern struct bus_type rio_bus_type;
H A Dfirewire.h76 extern struct bus_type fw_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dglue.c57 static struct acpi_bus_type *acpi_get_bus_type(struct bus_type *type)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Ddriver.c233 "bus_type methods\n", drv->name);
280 struct device_driver *driver_find(const char *name, struct bus_type *bus)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/spi/
H A Dspi.h30 extern struct bus_type spi_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dserial.h357 extern struct bus_type usb_serial_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dsoc_camera.h22 extern struct bus_type soc_camera_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c95 char *bus_type; /**< Message bus type */ member in struct:BusConfigParser
307 if (included->bus_type != NULL)
309 dbus_free (parser->bus_type);
310 parser->bus_type = included->bus_type;
311 included->bus_type = NULL;
491 dbus_free (parser->bus_type);
2498 dbus_free (parser->bus_type);
2499 parser->bus_type = s;
2639 return parser->bus_type;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dad714x.c1059 struct ad714x_chip *ad714x_probe(struct device *dev, u16 bus_type, int irq, argument
1149 input[alloc_idx]->id.bustype = bus_type;
1179 input[alloc_idx]->id.bustype = bus_type;
1212 input[alloc_idx]->id.bustype = bus_type;
1240 input[alloc_idx]->id.bustype = bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvio.c42 static struct bus_type vio_bus_type;
982 viobus_cmo_##name##_show(struct bus_type *bt, char *buf) \
989 viobus_cmo_##name##_pool_show_##var(struct bus_type *bt, char *buf) \
994 static ssize_t viobus_cmo_high_reset(struct bus_type *bt, const char *buf,
1383 static struct bus_type vio_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dccwgroup.c53 static struct bus_type ccwgroup_bus_type;
578 static struct bus_type ccwgroup_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dplatform.c470 int of_bus_type_init(struct bus_type *bus, const char *name)
482 int of_register_driver(struct of_platform_driver *drv, struct bus_type *bus)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Dcore.c757 static struct bus_type dss_bus_type = {
773 struct bus_type *dss_get_bus(void)
H A Ddss.h177 struct bus_type *dss_get_bus(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/gameport/
H A Dgameport.c43 static struct bus_type gameport_bus;
764 static struct bus_type gameport_bus = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dtifm_core.c153 static struct bus_type tifm_bus_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h264 extern struct bus_type bttv_sub_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb.h143 u8 bus_type; member in struct:atyfb_par
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/amba/
H A Dbus.c109 static struct bus_type amba_bustype = {

Completed in 547 milliseconds

12345678