Searched refs:subclass (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/usb/storage/ |
D | transport.c | 683 if (us->subclass == US_SC_UFI && in usb_stor_invoke_transport() 738 if (us->subclass == US_SC_RBC || us->subclass == US_SC_SCSI) in usb_stor_invoke_transport() 857 if (us->irqbuf[0] && (us->subclass != US_SC_UFI)) { in usb_stor_CBI_irq() 968 if (us->subclass == US_SC_UFI) { in usb_stor_CBI_transport()
|
D | usb.c | 568 u8 subclass = 0; in storage_probe() local 613 subclass = (unusual_dev->useProtocol == US_SC_DEVICE) ? in storage_probe() 783 ss->subclass = subclass; in storage_probe() 930 switch (ss->subclass) { in storage_probe()
|
D | usb.h | 130 u8 subclass; member
|
/linux-2.4.37.9/Documentation/usb/ |
D | hotplug.txt | 100 USB_INTERFACE_INFO (class, subclass, protocol) 102 USB_DEVICE_INFO (class, subclass, protocol)
|
/linux-2.4.37.9/Documentation/ |
D | CodingStyle | 328 when there are users of different "classes". The subclass count counts 329 the number of subclass users, and decrements the global count just once 330 when the subclass count goes to zero.
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | head.S | 195 lctl %c6,%c6,.Lcr6 # set IO subclass mask
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | head.S | 195 lctl %c6,%c6,.Lcr6 # set IO subclass mask
|
/linux-2.4.37.9/Documentation/s390/ |
D | cds.txt | 927 using a single shared interrupt subclass (ISC). For sync. processing the 1108 as the console isn't driven by the same ESA/390 interrupt subclass as are 1109 other devices, but it is assigned ist own interrupt subclass. Only one device
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 7370 # subclass subclass_name <-- single tab
|