Lines Matching defs:jack_insert
1456 * @jack_insert: Jack insert or not.
1463 static int rt5663_v2_jack_detect(struct snd_soc_component *component, int jack_insert)
1469 dev_dbg(component->dev, "%s jack_insert:%d\n", __func__, jack_insert);
1470 if (jack_insert) {
1529 * @jack_insert: Jack insert or not.
1535 static int rt5663_jack_detect(struct snd_soc_component *component, int jack_insert)
1540 dev_dbg(component->dev, "%s jack_insert:%d\n", __func__, jack_insert);
1542 if (jack_insert) {