Searched refs:cpqhp_slot_find (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c393 new_slot = cpqhp_slot_find(busnumber, device, index++);
396 new_slot = cpqhp_slot_find(busnumber, device, index++);
560 func = cpqhp_slot_find(func->bus, func->device, index++);
662 func = cpqhp_slot_find(func->bus, func->device, index++);
701 func = cpqhp_slot_find(func->bus, func->device, index++);
925 func = cpqhp_slot_find(func->bus, func->device, index++);
954 func = cpqhp_slot_find(func->bus, func->device, index++);
1003 func = cpqhp_slot_find(func->bus, func->device, index++);
1036 func = cpqhp_slot_find(func->bus, func->device, index++);
1144 func = cpqhp_slot_find(fun
[all...]
H A Dcpqphp_ctrl.c79 func = cpqhp_slot_find(ctrl->bus,
158 func = cpqhp_slot_find(ctrl->bus,
249 func = cpqhp_slot_find(ctrl->bus,
1064 * cpqhp_slot_find - Looks for a node by bus, and device, multiple functions accessed
1071 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) function
1568 new_slot = cpqhp_slot_find(ctrl->bus, func->device, index++);
1638 temp_func = cpqhp_slot_find(func->bus, func->device, index++);
1645 temp_func = cpqhp_slot_find(temp_func->bus, temp_func->device, index++);
1697 func = cpqhp_slot_find(ctrl->bus, device, 0);
1800 func = cpqhp_slot_find(ctr
[all...]
H A Dcpqphp_core.c461 slot_func = cpqhp_slot_find(bus, device, function);
488 slot_func = cpqhp_slot_find(bus, device, function);
520 slot_func = cpqhp_slot_find(bus, device, function);
1241 func = cpqhp_slot_find(ctrl->bus, device, 0);
H A Dcpqphp_sysfs.c90 new_slot = cpqhp_slot_find(slot->bus, slot->device, 0);
H A Dcpqphp.h420 extern struct pci_func *cpqhp_slot_find(unsigned char bus, unsigned char device,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_pci.c393 new_slot = cpqhp_slot_find(busnumber, device, index++);
396 new_slot = cpqhp_slot_find(busnumber, device, index++);
560 func = cpqhp_slot_find(func->bus, func->device, index++);
662 func = cpqhp_slot_find(func->bus, func->device, index++);
701 func = cpqhp_slot_find(func->bus, func->device, index++);
925 func = cpqhp_slot_find(func->bus, func->device, index++);
954 func = cpqhp_slot_find(func->bus, func->device, index++);
1003 func = cpqhp_slot_find(func->bus, func->device, index++);
1036 func = cpqhp_slot_find(func->bus, func->device, index++);
1144 func = cpqhp_slot_find(fun
[all...]
H A Dcpqphp_ctrl.c79 func = cpqhp_slot_find(ctrl->bus,
158 func = cpqhp_slot_find(ctrl->bus,
249 func = cpqhp_slot_find(ctrl->bus,
1064 * cpqhp_slot_find - Looks for a node by bus, and device, multiple functions accessed
1071 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) function
1568 new_slot = cpqhp_slot_find(ctrl->bus, func->device, index++);
1638 temp_func = cpqhp_slot_find(func->bus, func->device, index++);
1645 temp_func = cpqhp_slot_find(temp_func->bus, temp_func->device, index++);
1697 func = cpqhp_slot_find(ctrl->bus, device, 0);
1800 func = cpqhp_slot_find(ctr
[all...]
H A Dcpqphp_core.c461 slot_func = cpqhp_slot_find(bus, device, function);
488 slot_func = cpqhp_slot_find(bus, device, function);
520 slot_func = cpqhp_slot_find(bus, device, function);
1241 func = cpqhp_slot_find(ctrl->bus, device, 0);
H A Dcpqphp_sysfs.c90 new_slot = cpqhp_slot_find(slot->bus, slot->device, 0);
H A Dcpqphp.h420 extern struct pci_func *cpqhp_slot_find(unsigned char bus, unsigned char device,

Completed in 218 milliseconds