/kernel/linux/linux-5.10/arch/powerpc/platforms/8xx/ |
H A D | tqm8xx_setup.c | 83 static void __init init_pins(int n, struct cpm_pin *pin) in init_pins() function 99 init_pins(ARRAY_SIZE(tqm8xx_pins), &tqm8xx_pins[0]); in init_ioports() 111 init_pins(ARRAY_SIZE(tqm8xx_fec_pins), &tqm8xx_fec_pins[0]); in init_ioports()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/ |
H A D | tqm8xx_setup.c | 81 static void __init init_pins(int n, struct cpm_pin *pin) in init_pins() function 97 init_pins(ARRAY_SIZE(tqm8xx_pins), &tqm8xx_pins[0]); in init_ioports() 112 init_pins(ARRAY_SIZE(tqm8xx_fec_pins), &tqm8xx_fec_pins[0]); in init_ioports()
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/ |
H A D | serial-sh7722.c | 23 .init_pins = sh7722_sci_init_pins,
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4a/ |
H A D | serial-sh7722.c | 23 .init_pins = sh7722_sci_init_pins,
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | serial-sh770x.c | 33 .init_pins = sh770x_sci_init_pins,
|
H A D | serial-sh7710.c | 20 .init_pins = sh7710_sci_init_pins,
|
H A D | serial-sh7720.c | 37 .init_pins = sh7720_sci_init_pins,
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | serial-sh770x.c | 33 .init_pins = sh770x_sci_init_pins,
|
H A D | serial-sh7710.c | 20 .init_pins = sh7710_sci_init_pins,
|
H A D | serial-sh7720.c | 37 .init_pins = sh7720_sci_init_pins,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | serial_sci.h | 45 void (*init_pins)(struct uart_port *, unsigned int cflag); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | serial_sci.h | 45 void (*init_pins)(struct uart_port *, unsigned int cflag); member
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 431 /* read all pin default configurations and save codec->init_pins */ 442 pin = snd_array_new(&codec->init_pins); in read_pin_defaults() 547 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_get_pincfg() 569 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_set_pin_target() 586 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_get_pin_target() 610 snd_array_for_each(&codec->init_pins, i, pin) { in snd_hda_shutup_pins() 630 snd_array_for_each(&codec->init_pins, i, pin) { in restore_shutup_pins() 671 snd_array_free(&codec->init_pins); in free_init_pincfgs() 782 /* free only driver_pins so that init_pins + user_pins are restored */ in snd_hda_codec_cleanup_for_unbind() 952 snd_array_init(&codec->init_pins, sizeo in snd_hda_codec_device_new() [all...] |
H A D | hda_sysfs.c | 100 return pin_configs_show(codec, &codec->init_pins, buf); in init_pin_configs_show()
|
H A D | hda_auto_parser.c | 900 snd_array_for_each(&codec->init_pins, i, pin) { in pin_config_match()
|
H A D | hda_generic.c | 6067 snd_array_for_each(&codec->init_pins, i, pin) { in clear_unsol_on_unused_pins()
|
H A D | patch_realtek.c | 572 snd_array_for_each(&codec->init_pins, i, pin) { in alc_headset_mic_no_shutup()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 431 /* read all pin default configurations and save codec->init_pins */ 442 pin = snd_array_new(&codec->init_pins); in read_pin_defaults() 547 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_get_pincfg() 569 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_set_pin_target() 586 pin = look_up_pincfg(codec, &codec->init_pins, nid); in snd_hda_codec_get_pin_target() 610 snd_array_for_each(&codec->init_pins, i, pin) { in snd_hda_shutup_pins() 630 snd_array_for_each(&codec->init_pins, i, pin) { in restore_shutup_pins() 671 snd_array_free(&codec->init_pins); in free_init_pincfgs() 793 /* free only driver_pins so that init_pins + user_pins are restored */ in snd_hda_codec_cleanup_for_unbind() 936 snd_array_init(&codec->init_pins, sizeo in snd_hda_codec_device_init() [all...] |
H A D | hda_sysfs.c | 100 return pin_configs_show(codec, &codec->init_pins, buf); in init_pin_configs_show()
|
H A D | hda_auto_parser.c | 896 snd_array_for_each(&codec->init_pins, i, pin) { in pin_config_match()
|
H A D | hda_generic.c | 5960 snd_array_for_each(&codec->init_pins, i, pin) { in clear_unsol_on_unused_pins()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 212 struct snd_array init_pins; /* initial (BIOS) pin configurations */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 213 struct snd_array init_pins; /* initial (BIOS) pin configurations */ member
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | sh-sci.c | 718 if (s->cfg->ops && s->cfg->ops->init_pins) { in sci_init_pins() 719 s->cfg->ops->init_pins(port, cflag); in sci_init_pins() 2052 * handled via the ->init_pins() op, which is a bit of a one-way street,
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sh-sci.c | 733 if (s->cfg->ops && s->cfg->ops->init_pins) { in sci_init_pins() 734 s->cfg->ops->init_pins(port, cflag); in sci_init_pins() 2092 * handled via the ->init_pins() op, which is a bit of a one-way street,
|