pin_idx           615 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 					     u32 pin_idx)
pin_idx           617 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	u32 reg_idx = pin_idx / GPIO_PER_REG;
pin_idx           618 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c 	u32 bit_num = pin_idx % GPIO_PER_REG;
pin_idx          1389 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	int i, ret, last_pin, pin_idx;
pin_idx          1427 drivers/pinctrl/sunxi/pinctrl-sunxi.c 	for (i = 0, pin_idx = 0; i < pctl->desc->npins; i++) {
pin_idx          1433 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		pins[pin_idx++] = pin->pin;
pin_idx           247 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx           257 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx           258 sound/pci/hda/patch_hdmi.c 		per_pin = get_pin(spec, pin_idx);
pin_idx           261 sound/pci/hda/patch_hdmi.c 			return pin_idx;
pin_idx           287 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx           289 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx           290 sound/pci/hda/patch_hdmi.c 		per_pin = get_pin(spec, pin_idx);
pin_idx           293 sound/pci/hda/patch_hdmi.c 			return pin_idx;
pin_idx           767 sound/pci/hda/patch_hdmi.c 	int pin_idx = pin_id_to_pin_index(codec, nid, dev_id);
pin_idx           769 sound/pci/hda/patch_hdmi.c 	if (pin_idx < 0)
pin_idx           772 sound/pci/hda/patch_hdmi.c 	if (hdmi_present_sense(get_pin(spec, pin_idx), 1))
pin_idx           963 sound/pci/hda/patch_hdmi.c 			   int pin_idx, int *cvt_id)
pin_idx           971 sound/pci/hda/patch_hdmi.c 	if (pin_idx < 0)
pin_idx           974 sound/pci/hda/patch_hdmi.c 		per_pin = get_pin(spec, pin_idx);
pin_idx          1056 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          1059 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          1063 sound/pci/hda/patch_hdmi.c 		per_pin = get_pin(spec, pin_idx);
pin_idx          1207 sound/pci/hda/patch_hdmi.c 	int pin_idx, cvt_idx, pcm_idx;
pin_idx          1219 sound/pci/hda/patch_hdmi.c 	pin_idx = hinfo_to_pin_index(codec, hinfo);
pin_idx          1221 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(pin_idx < 0)) {
pin_idx          1229 sound/pci/hda/patch_hdmi.c 		if (pin_idx < 0) {
pin_idx          1235 sound/pci/hda/patch_hdmi.c 	err = hdmi_choose_cvt(codec, pin_idx, &cvt_idx);
pin_idx          1244 sound/pci/hda/patch_hdmi.c 	per_pin = get_pin(spec, pin_idx);
pin_idx          1299 sound/pci/hda/patch_hdmi.c static int hdmi_read_pin_conn(struct hda_codec *codec, int pin_idx)
pin_idx          1302 sound/pci/hda/patch_hdmi.c 	struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          1700 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          1752 sound/pci/hda/patch_hdmi.c 		pin_idx = spec->num_pins;
pin_idx          1762 sound/pci/hda/patch_hdmi.c 			per_pin->pcm = get_hdmi_pcm(spec, pin_idx);
pin_idx          1763 sound/pci/hda/patch_hdmi.c 			per_pin->pcm_idx = pin_idx;
pin_idx          1772 sound/pci/hda/patch_hdmi.c 		err = hdmi_read_pin_conn(codec, pin_idx);
pin_idx          1885 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          1894 sound/pci/hda/patch_hdmi.c 	pin_idx = hinfo_to_pin_index(codec, hinfo);
pin_idx          1895 sound/pci/hda/patch_hdmi.c 	if (spec->dyn_pcm_assign && pin_idx < 0) {
pin_idx          1906 sound/pci/hda/patch_hdmi.c 	if (snd_BUG_ON(pin_idx < 0)) {
pin_idx          1910 sound/pci/hda/patch_hdmi.c 	per_pin = get_pin(spec, pin_idx);
pin_idx          1973 sound/pci/hda/patch_hdmi.c 	int cvt_idx, pin_idx, pcm_idx;
pin_idx          1997 sound/pci/hda/patch_hdmi.c 		pin_idx = hinfo_to_pin_index(codec, hinfo);
pin_idx          1998 sound/pci/hda/patch_hdmi.c 		if (spec->dyn_pcm_assign && pin_idx < 0)
pin_idx          2001 sound/pci/hda/patch_hdmi.c 		if (snd_BUG_ON(pin_idx < 0)) {
pin_idx          2005 sound/pci/hda/patch_hdmi.c 		per_pin = get_pin(spec, pin_idx);
pin_idx          2194 sound/pci/hda/patch_hdmi.c 	int pin_idx, pcm_idx;
pin_idx          2235 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          2236 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          2261 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          2263 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          2264 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          2269 sound/pci/hda/patch_hdmi.c 		eld_proc_new(per_pin, pin_idx);
pin_idx          2277 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          2281 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          2282 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          2327 sound/pci/hda/patch_hdmi.c 	int pin_idx, pcm_idx;
pin_idx          2336 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          2337 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          2359 sound/pci/hda/patch_hdmi.c 	int pin_idx;
pin_idx          2364 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          2365 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          3962 sound/pci/hda/patch_hdmi.c 	int pin_idx, err;
pin_idx          3969 sound/pci/hda/patch_hdmi.c 	for (pin_idx = 0; pin_idx < spec->num_pins; pin_idx++) {
pin_idx          3970 sound/pci/hda/patch_hdmi.c 		struct hdmi_spec_per_pin *per_pin = get_pin(spec, pin_idx);
pin_idx          2159 sound/soc/intel/skylake/skl-topology.c 		struct skl_module_res *res, int pin_idx, int dir)
pin_idx          2165 sound/soc/intel/skylake/skl-topology.c 		m_pin = &res->input[pin_idx];
pin_idx          2169 sound/soc/intel/skylake/skl-topology.c 		m_pin = &res->output[pin_idx];
pin_idx          2201 sound/soc/intel/skylake/skl-topology.c 		int pin_idx, int dir)
pin_idx          2232 sound/soc/intel/skylake/skl-topology.c 						    pin_idx, dir);
pin_idx          3174 sound/soc/intel/skylake/skl-topology.c 	static int mod_idx, res_val_idx, intf_val_idx, dir, pin_idx;
pin_idx          3266 sound/soc/intel/skylake/skl-topology.c 		pin_idx = (tkn_elem->value & SKL_PIN_COUNT_MASK) >> 4;
pin_idx          3293 sound/soc/intel/skylake/skl-topology.c 		ret = skl_tplg_fill_res_tkn(dev, tkn_elem, res, pin_idx, dir);
pin_idx          3323 sound/soc/intel/skylake/skl-topology.c 						 dir, pin_idx);