Home
last modified time | relevance | path

Searched refs:bcma_device_id (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/mod/
H A Ddevicetable-offsets.c129 DEVID(bcma_device_id); in main()
130 DEVID_FIELD(bcma_device_id, manuf); in main()
131 DEVID_FIELD(bcma_device_id, id); in main()
132 DEVID_FIELD(bcma_device_id, rev); in main()
133 DEVID_FIELD(bcma_device_id, class); in main()
H A Dfile2alias.c851 DEF_FIELD(symval, bcma_device_id, manuf); in do_bcma_entry()
852 DEF_FIELD(symval, bcma_device_id, id); in do_bcma_entry()
853 DEF_FIELD(symval, bcma_device_id, rev); in do_bcma_entry()
854 DEF_FIELD(symval, bcma_device_id, class); in do_bcma_entry()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-iproc-bcma.c81 static const struct bcma_device_id iproc_pcie_bcma_table[] = {
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma.h269 struct bcma_device_id id;
302 const struct bcma_device_id *id_table;
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Dscan.c113 static const char *bcma_device_name(const struct bcma_device_id *id) in bcma_device_name()
273 struct bcma_device_id *match, int core_num, in bcma_get_next_core()
H A Dmain.c588 const struct bcma_device_id *cid = &core->id; in bcma_bus_match()
589 const struct bcma_device_id *did; in bcma_bus_match()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c102 static const struct bcma_device_id bgmac_bcma_tbl[] = {
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dbcma-hcd.c483 static const struct bcma_device_id bcma_hcd_table[] = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h415 struct bcma_device_id { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c97 static struct bcma_device_id brcms_coreid_table[] = {
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dmain.c117 static const struct bcma_device_id b43_bcma_tbl[] = {