Home
last modified time | relevance | path

Searched refs:b_length (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/gadget/function/
Duvc_configfs.h86 u8 b_length; member
/drivers/pci/hotplug/
Dcpqphp_pci.c692 u8 b_length; in cpqhp_save_used_resources() local
743 pci_bus_read_config_byte(pci_bus, devfn, PCI_IO_LIMIT, &b_length); in cpqhp_save_used_resources()
745 if ((b_base <= b_length) && (save_command & 0x01)) { in cpqhp_save_used_resources()
751 io_node->length = (b_length - b_base + 0x10) << 8; in cpqhp_save_used_resources()