Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A D88pm860x-codec.c129 int hook_det; member
1211 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler()
1231 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_component_handler()
1232 report |= pm860x->det.hook_det; in pm860x_component_handler()
1258 pm860x->det.hook_det = hook; in pm860x_hs_jack_detect()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A D88pm860x-codec.c129 int hook_det; member
1211 mask = pm860x->det.hs_shrt | pm860x->det.hook_det | pm860x->det.lo_shrt in pm860x_component_handler()
1231 if (pm860x->det.hook_det && (status & HOOK_STATUS)) in pm860x_component_handler()
1232 report |= pm860x->det.hook_det; in pm860x_component_handler()
1258 pm860x->det.hook_det = hook; in pm860x_hs_jack_detect()

Completed in 4 milliseconds