| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_ax.c | 111 static u32 get_chip_info(struct mac_ax_adapter *adapter, in get_chip_info() function 189 ret = get_chip_info(drv_adapter, NULL, intf, &chip_id, &cv); in mac_ax_ops_init_v1() 246 static u32 get_chip_info(void *drv_adapter, struct mac_ax_pltfm_cb *pltfm_cb, in get_chip_info() function 326 ret = get_chip_info(drv_adapter, pltfm_cb, intf, &chip_id, &cv); in mac_ax_ops_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_ax.c | 111 static u32 get_chip_info(struct mac_ax_adapter *adapter, in get_chip_info() function 189 ret = get_chip_info(drv_adapter, NULL, intf, &chip_id, &cv); in mac_ax_ops_init_v1() 246 static u32 get_chip_info(void *drv_adapter, struct mac_ax_pltfm_cb *pltfm_cb, in get_chip_info() function 326 ret = get_chip_info(drv_adapter, pltfm_cb, intf, &chip_id, &cv); in mac_ax_ops_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_api.c | 84 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, 166 if (get_chip_info(drv_adapter, pltfm_api, intf, adapter) in halmac_init_adapter() 493 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, in get_chip_info() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_api.c | 83 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, 165 if (get_chip_info(drv_adapter, pltfm_api, intf, adapter) in halmac_init_adapter() 493 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, in get_chip_info() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_api.c | 83 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, 165 if (get_chip_info(drv_adapter, pltfm_api, intf, adapter) in halmac_init_adapter() 492 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, in get_chip_info() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_api.c | 83 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, 165 if (get_chip_info(drv_adapter, pltfm_api, intf, adapter) in halmac_init_adapter() 492 get_chip_info(void *drv_adapter, struct halmac_platform_api *pltfm_api, in get_chip_info() function
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | mxl111sf.c | 238 #define get_chip_info(state) \ macro 543 ret = get_chip_info(state); in mxl111sf_lg2160_frontend_attach() 628 ret = get_chip_info(state); in mxl111sf_lg2161_frontend_attach() 715 ret = get_chip_info(state); in mxl111sf_lg2161_ep6_frontend_attach() 934 ret = get_chip_info(state); in mxl111sf_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | gspca.h | 126 cam_chip_info_op get_chip_info; member
|
| H A D | gspca.c | 974 if (gspca_dev->sd_desc->get_chip_info) in vidioc_g_chip_info() 975 return gspca_dev->sd_desc->get_chip_info(gspca_dev, chip); in vidioc_g_chip_info()
|
| H A D | sn9c20x.c | 2317 .get_chip_info = sd_chip_info,
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda.c | 43 *get_chip_info(struct snd_sof_pdata *pdata) in get_chip_info() function 762 chip = get_chip_info(sdev->pdata); in hda_dsp_probe()
|