Home
last modified time | relevance | path

Searched refs:HOOK_STATUS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
D88pm860x-codec.c38 #define HOOK_STATUS (1 << 6) macro
1254 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_codec_handler()