Home
last modified time | relevance | path

Searched refs:seq_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h256 u8 seq_idx; member
Dcoresight-etm4x-sysfs.c1244 val = config->seq_idx; in seq_idx_show()
1266 config->seq_idx = val; in seq_idx_store()
1270 static DEVICE_ATTR_RW(seq_idx);
1312 idx = config->seq_idx; in seq_event_show()
1331 idx = config->seq_idx; in seq_event_store()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x183 What: /sys/bus/coresight/devices/<memory_map>.etm/seq_idx
/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c1243 u32 seq_idx = 0; in halmac_pwr_seq_parser_88xx() local
1251 seq_cmd = pp_pwr_seq_cfg[seq_idx]; in halmac_pwr_seq_parser_88xx()
1264 seq_idx++; in halmac_pwr_seq_parser_88xx()