Searched refs:bb_info (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mii-bitbang.c | 27 struct bb_info { struct 57 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio_dir() 70 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio_read() 76 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdio() 89 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in mdc() 113 struct bb_info *bitbang = bus->priv; in fs_mii_bitbang_init() 152 struct bb_info *bitbang; in fs_enet_mdio_probe() 155 bitbang = kzalloc_obj(struct bb_info); in fs_enet_mdio_probe() 195 struct bb_info *bitbang = bus->priv; in fs_enet_mdio_remove()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn303/ |
| H A D | dcn303_fpu.h | 30 void dcn303_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn302/ |
| H A D | dcn302_fpu.h | 29 void dcn302_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn301/ |
| H A D | dcn301_fpu.h | 29 void dcn301_fpu_init_soc_bounding_box(struct bp_soc_bb_info bb_info);
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 1170 struct bb_info { struct 1178 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in sh_mdio_ctrl() argument 1207 struct bb_info *bitbang = container_of(ctrl, struct bb_info, ctrl); in sh_get_mdio() 3095 struct bb_info *bitbang; in sh_mdio_init() 3102 bitbang = devm_kzalloc(dev, sizeof(struct bb_info), GFP_KERNEL); in sh_mdio_init()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | debug.c | 88 struct rtw89_debugfs_priv bb_info; member 5613 .bb_info = rtw89_debug_priv_set_and_get(bb_info, RWLOCK), 5666 rtw89_debugfs_add_rw(bb_info); in rtw89_debugfs_add_sec1()
|