Searched refs:read_pin_sense (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_jack.c | 46 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) in read_pin_sense() function 193 jack->pin_sense = read_pin_sense(codec, jack->nid, in jack_detect_update() 250 return read_pin_sense(codec, nid, dev_id); in snd_hda_jack_pin_sense()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_jack.c | 46 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) in read_pin_sense() function 204 jack->pin_sense = read_pin_sense(codec, jack->nid, in jack_detect_update() 261 return read_pin_sense(codec, nid, dev_id); in snd_hda_jack_pin_sense()
|
Completed in 3 milliseconds