Lines Matching refs:num_ids
66 u8 num_ids; /* number of devices in this range */
85 u8 num_ids; /* number of devices in this range */
456 * start_id num_ids reg enable disable start_bit nbits
459 * num_ids is the number of device controls in the range
484 r->num_ids = be32_to_cpup(p++);
494 j < (r->start_id + r->num_ids);
512 * start_id num_ids reg enable disable start_bit nbits
515 * num_ids is the number of devices covered by the range
540 r->num_ids = be32_to_cpup(p++);
548 j < (r->start_id + r->num_ids);