Home
last modified time | relevance | path

Searched defs:_list (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/platform/x86/amd/hsmp/
H A Dplat.c94 #define HSMP_BIN_ATTR(index, _list) \ argument
115 #define HSMP_BIN_ATTR_GRP(index, _list, _name) \ argument
/linux/drivers/base/power/
H A Dcommon.c310 static void devm_pm_domain_detach_list(void *_list) in devm_pm_domain_detach_list()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c26 #define REG_BAND(_list, _reg) \ argument
29 #define REG_BAND_IDX(_list, _reg, _idx) \ argument
/linux/tools/perf/util/
H A Dhist.h561 list_for_each_entry(format, &(_list)->fields, list) argument
564 list_for_each_entry_safe(format, tmp, &(_list)->fields, list) argument
567 list_for_each_entry(format, &(_list)->sorts, sort_list) argument
558 perf_hpp_list__for_each_format(_list,format) global() argument
/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py691 def _record_cleanup(_list): argument
/linux/sound/core/
H A Dcontrol.c923 snd_ctl_elem_list_user(struct snd_card * card,struct snd_ctl_elem_list __user * _list) snd_ctl_elem_list_user() argument
/linux/tools/perf/
H A Dbuiltin-c2c.c2043 PARSE_LIST(_list,_fn) global() argument