Searched defs:bus (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_enc_trace.h | 59 #define CONFIG_CMD(bus,device_fn,where) \ argument 62 static inline unsigned long pci_get_long(int bus,int device_fn, int where) in pci_get_long() 68 static inline int pci_set_long(int bus,int device_fn, int where,unsigned long value) in pci_set_long() 75 static inline int pci_get_short(int bus,int device_fn, int where) in pci_get_short() 82 static inline int pci_set_short(int bus,int device_fn, int where,unsigned short value) in pci_set_short()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmdefs.h | 101 #define BUSTYPE(bus) (BCMBUSTYPE) argument 103 #define BUSTYPE(bus) (bus) argument 108 #define CHIPTYPE(bus) (BCMCHIPTYPE) argument 110 #define CHIPTYPE(bus) (bus) argument
|
D | bcmutils.h | 177 #define POOL_ENAB(bus) 0 argument
|
D | wlioctl.h | 1276 uint bus; /* bus type */ member
|
/hardware/libhardware/modules/input/evdev/ |
D | InputDevice.cpp | 114 InputBus bus = getInputBus(node); in EvdevDevice() local
|
D | InputHost.cpp | 78 int32_t vendorId, InputBus bus, const char* uniqueId) { in createDeviceIdentifier()
|
/hardware/intel/bootstub/ |
D | bootparam.h | 158 __u8 bus; member
|