Home
last modified time | relevance | path

Searched defs:tbus (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/mips/dec/
Dtc.c39 int __init tc_bus_get_info(struct tc_bus *tbus) in tc_bus_get_info()
/linux-3.3/drivers/tc/
Dtc.c33 static void __init tc_bus_add_devices(struct tc_bus *tbus) in tc_bus_add_devices()
/linux-3.3/drivers/pci/hotplug/
Dcpqphp_core.c180 u8 tbus, tdevice, tslot; in pci_print_IRQ_route() local
340 u8 tbus, tdevice, tslot, bridgeSlot; in get_slot_mapping() local
Dcpqphp_pci.c204 u8 tbus; in PCI_ScanBusForNonBridge() local
242 u8 tbus, tdevice, tslot; in PCI_GetBusDevHelper() local
/linux-3.3/drivers/video/
Dpmagb-b-fb.c190 struct tc_bus *tbus = to_tc_dev(info->device)->bus; in pmagbbfb_osc_setup() local
/linux-3.3/include/linux/
Dtc.h115 static inline unsigned long tc_get_speed(struct tc_bus *tbus) in tc_get_speed()