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