Searched refs:get_chip_info (Results 1 – 4 of 4) sorted by relevance
238 #define get_chip_info(state) \ macro543 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()
126 cam_chip_info_op get_chip_info; member
976 if (gspca_dev->sd_desc->get_chip_info) in vidioc_g_chip_info()977 return gspca_dev->sd_desc->get_chip_info(gspca_dev, chip); in vidioc_g_chip_info()
2337 .get_chip_info = sd_chip_info,
Completed in 656 milliseconds