Searched refs:DEVICE_USE_CODEC2 (Results 1 – 2 of 2) sorted by relevance
238 if (DEVICE_USE_CODEC2(pdev->type)) { in pwc_init_controls()789 if (DEVICE_USE_CODEC2(pdev->type)) in pwc_s_ctrl()797 if (DEVICE_USE_CODEC2(pdev->type)) in pwc_s_ctrl()
122 #define DEVICE_USE_CODEC2(x) ((x)>=675 && (x)<700) macro