Searched refs:stk_upside_down_dmi_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/stkwebcam/
H A Dstk-webcam.c100 static const struct dmi_system_id stk_upside_down_dmi_table[] = { variable in typeref:struct:dmi_system_id
839 if (dmi_check_system(stk_upside_down_dmi_table)) stk_s_ctrl()
845 if (dmi_check_system(stk_upside_down_dmi_table)) stk_s_ctrl()
1326 else if (dmi_check_system(stk_upside_down_dmi_table)) stk_camera_probe()
1332 else if (dmi_check_system(stk_upside_down_dmi_table)) stk_camera_probe()

Completed in 36 milliseconds