Searched refs:check_location (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 229 static void check_location(struct seq_file *m, const char *c); 643 static void check_location(struct seq_file *m, const char *c) in check_location() function 684 check_location(m, c); in check_location_string()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 229 static void check_location(struct seq_file *m, const char *c); 638 static void check_location(struct seq_file *m, const char *c) in check_location() function 679 check_location(m, c); in check_location_string()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_auto_parser.c | 478 * @check_location: flag to add the jack location prefix 480 * When @check_location is true, the function checks the pin location 486 hda_nid_t pin, bool check_location) in hda_get_input_pin_label() 502 if (!check_location) in hda_get_input_pin_label() 509 if (!check_location) in hda_get_input_pin_label() 484 hda_get_input_pin_label(struct hda_codec *codec, const struct auto_pin_cfg_item *item, hda_nid_t pin, bool check_location) hda_get_input_pin_label() argument
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_auto_parser.c | 474 * @check_location: flag to add the jack location prefix 476 * When @check_location is true, the function checks the pin location 482 hda_nid_t pin, bool check_location) in hda_get_input_pin_label() 498 if (!check_location) in hda_get_input_pin_label() 505 if (!check_location) in hda_get_input_pin_label() 480 hda_get_input_pin_label(struct hda_codec *codec, const struct auto_pin_cfg_item *item, hda_nid_t pin, bool check_location) hda_get_input_pin_label() argument
|
Completed in 6 milliseconds