Lines Matching refs:addr_idx
278 val = config->addr_idx; in addr_idx_show()
303 config->addr_idx = val; in addr_idx_store()
308 static DEVICE_ATTR_RW(addr_idx);
319 idx = config->addr_idx; in addr_single_show()
347 idx = config->addr_idx; in addr_single_store()
371 idx = config->addr_idx; in addr_range_show()
407 idx = config->addr_idx; in addr_range_store()
440 idx = config->addr_idx; in addr_start_show()
468 idx = config->addr_idx; in addr_start_store()
494 idx = config->addr_idx; in addr_stop_show()
522 idx = config->addr_idx; in addr_stop_store()
547 val = config->addr_acctype[config->addr_idx]; in addr_acctype_show()
567 config->addr_acctype[config->addr_idx] = val; in addr_acctype_store()