Home
last modified time | relevance | path

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

/include/linux/bcma/
Dbcma.h444 extern struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid,
447 u16 coreid) in bcma_find_core() argument
449 return bcma_find_core_unit(bus, coreid, 0); in bcma_find_core()
/include/linux/
Dmod_devicetable.h409 __u16 coreid; member
414 { .vendor = _vendor, .coreid = _coreid, .revision = _revision, }