Home
last modified time | relevance | path

Searched refs:path_idx (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/codecs/
H A Dgeneric.c933 static void resume_path_from_idx(struct hda_codec *codec, int path_idx) in resume_path_from_idx() argument
935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1154 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) in path_has_mixer() argument
1156 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1369 int *path_idx, in try_assign_dacs() argument
1385 path = snd_hda_get_path_from_idx(codec, path_idx[i]); in try_assign_dacs()
1408 invalidate_nid_path(codec, path_idx[j]); in try_assign_dacs()
1409 path_idx[j] = 0; in try_assign_dacs()
1450 path_idx[i] = snd_hda_get_path_idx(codec, path); in try_assign_dacs()
1612 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) in map_singles() argument
1647 check_aamix_out_path(struct hda_codec * codec,int path_idx) check_aamix_out_path() argument
1723 refill_shared_dacs(struct hda_codec * codec,int num_outs,hda_nid_t * dacs,int * path_idx) refill_shared_dacs() argument
2152 create_extra_out(struct hda_codec * codec,int path_idx,const char * pfx,int cidx) create_extra_out() argument
5848 set_output_and_unmute(struct hda_codec * codec,int path_idx) set_output_and_unmute() argument
[all...]
/linux/net/wireless/
H A Dnl80211.c9364 int path_idx = cb->args[2]; in nl80211_dump_mpath() local
9384 err = rdev_dump_mpath(rdev, wdev->netdev, path_idx, dst, in nl80211_dump_mpath()
9397 path_idx++; in nl80211_dump_mpath()
9401 cb->args[2] = path_idx; in nl80211_dump_mpath()
9564 int path_idx = cb->args[2]; in nl80211_dump_mpp() local
9584 err = rdev_dump_mpp(rdev, wdev->netdev, path_idx, dst, in nl80211_dump_mpp()
9597 path_idx++; in nl80211_dump_mpp()
9601 cb->args[2] = path_idx; in nl80211_dump_mpp()