Searched refs:devicetype (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/mantis/
H A Dmantis_core.h40 struct devicetype { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/mantis/
H A Dmantis_core.h40 struct devicetype { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/saa7164/
H A Dsaa7164-api.c320 dprintk(DBGLVL_API, " devicetype = 0x%x\n",
321 exthdr->devicetype);
322 if (exthdr->devicetype & 0x1)
324 if (exthdr->devicetype & 0x2)
326 if (exthdr->devicetype & 0x4)
328 if (exthdr->devicetype & 0x8)
330 if (exthdr->devicetype & 0x20)
332 if (exthdr->devicetype & 0x40)
334 if (exthdr->devicetype & 0x80)
336 if (exthdr->devicetype
[all...]
H A Dsaa7164-types.h142 u32 devicetype; member in struct:__anon16103
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-api.c320 dprintk(DBGLVL_API, " devicetype = 0x%x\n",
321 exthdr->devicetype);
322 if (exthdr->devicetype & 0x1)
324 if (exthdr->devicetype & 0x2)
326 if (exthdr->devicetype & 0x4)
328 if (exthdr->devicetype & 0x8)
330 if (exthdr->devicetype & 0x20)
332 if (exthdr->devicetype & 0x40)
334 if (exthdr->devicetype & 0x80)
336 if (exthdr->devicetype
[all...]
H A Dsaa7164-types.h142 u32 devicetype; member in struct:__anon27796
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/storage/
H A Dshuttle_usbat.c140 int devicetype; member in struct:usbat_info
224 return ((struct usbat_info*)us->extra)->devicetype;
1012 info->devicetype = USBAT_DEV_HP8200;
1016 info->devicetype = USBAT_DEV_FLASH;
1027 int devicetype)
1030 if (!info->devicetype)
1031 info->devicetype = devicetype;
1033 if (!info->devicetype)
1036 switch (info->devicetype) {
1025 usbat_set_transport(struct us_data *us, struct usbat_info *info, int devicetype) argument
1454 init_usbat(struct us_data *us, int devicetype) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/storage/
H A Dshuttle_usbat.c140 int devicetype; member in struct:usbat_info
224 return ((struct usbat_info*)us->extra)->devicetype;
1012 info->devicetype = USBAT_DEV_HP8200;
1016 info->devicetype = USBAT_DEV_FLASH;
1027 int devicetype)
1030 if (!info->devicetype)
1031 info->devicetype = devicetype;
1033 if (!info->devicetype)
1036 switch (info->devicetype) {
1025 usbat_set_transport(struct us_data *us, struct usbat_info *info, int devicetype) argument
1454 init_usbat(struct us_data *us, int devicetype) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/xen/
H A Dxenbus.h64 const char *devicetype; member in struct:xenbus_device
82 char devicetype[32]; /* General class of device. */ member in struct:xenbus_device_id
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/xen/
H A Dxenbus.h64 const char *devicetype; member in struct:xenbus_device
82 char devicetype[32]; /* General class of device. */ member in struct:xenbus_device_id
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/xenbus/
H A Dxenbus_probe.c87 for (; *arr->devicetype != '\0'; arr++) {
88 if (!strcmp(arr->devicetype, dev->devicetype))
108 if (add_uevent_var(env, "MODALIAS=xen:%s", dev->devicetype))
468 return sprintf(buf, "%s\n", to_xenbus_device(dev)->devicetype);
475 return sprintf(buf, "xen:%s\n", to_xenbus_device(dev)->devicetype);
512 xendev->devicetype = tmpstring;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/xenbus/
H A Dxenbus_probe.c87 for (; *arr->devicetype != '\0'; arr++) {
88 if (!strcmp(arr->devicetype, dev->devicetype))
108 if (add_uevent_var(env, "MODALIAS=xen:%s", dev->devicetype))
468 return sprintf(buf, "%s\n", to_xenbus_device(dev)->devicetype);
475 return sprintf(buf, "xen:%s\n", to_xenbus_device(dev)->devicetype);
512 xendev->devicetype = tmpstring;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_usb.h35 enum devicetype { enum
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/zd1211rw/
H A Dzd_usb.h35 enum devicetype { enum
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/
H A Dxen-kbdfront.c224 0, dev->devicetype, info);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/
H A Dxen-kbdfront.c224 0, dev->devicetype, info);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dxen-fbfront.c572 0, dev->devicetype, info);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dxen-fbfront.c572 0, dev->devicetype, info);

Completed in 120 milliseconds