Searched refs:reg_array (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/ipa/reg/
H A Dgsi_reg-v3.1.c236 static const struct reg *reg_array[] = { variable in typeref:struct:reg
291 .reg_count = ARRAY_SIZE(reg_array),
292 .reg = reg_array,
H A Dgsi_reg-v3.5.1.c247 static const struct reg *reg_array[] = { variable in typeref:struct:reg
303 .reg_count = ARRAY_SIZE(reg_array),
304 .reg = reg_array,
H A Dgsi_reg-v4.0.c252 static const struct reg *reg_array[] = { variable in typeref:struct:reg
308 .reg_count = ARRAY_SIZE(reg_array),
309 .reg = reg_array,
H A Dipa_reg-v3.1.c388 static const struct reg *reg_array[] = { variable in typeref:struct:reg
434 .reg_count = ARRAY_SIZE(reg_array),
435 .reg = reg_array,
H A Dipa_reg-v4.2.c414 static const struct reg *reg_array[] = { variable in typeref:struct:reg
458 .reg_count = ARRAY_SIZE(reg_array),
459 .reg = reg_array,
H A Dipa_reg-v3.5.1.c399 static const struct reg *reg_array[] = { variable in typeref:struct:reg
444 .reg_count = ARRAY_SIZE(reg_array),
445 .reg = reg_array,
H A Dgsi_reg-v4.9.c256 static const struct reg *reg_array[] = { variable in typeref:struct:reg
312 .reg_count = ARRAY_SIZE(reg_array),
313 .reg = reg_array,
H A Dgsi_reg-v4.5.c255 static const struct reg *reg_array[] = { variable in typeref:struct:reg
311 .reg_count = ARRAY_SIZE(reg_array),
312 .reg = reg_array,
H A Dgsi_reg-v4.11.c257 static const struct reg *reg_array[] = { variable in typeref:struct:reg
313 .reg_count = ARRAY_SIZE(reg_array),
314 .reg = reg_array,
H A Dgsi_reg-v5.0.c260 static const struct reg *reg_array[] = { variable in typeref:struct:reg
317 .reg_count = ARRAY_SIZE(reg_array),
318 .reg = reg_array,
H A Dipa_reg-v4.9.c452 static const struct reg *reg_array[] = { variable in typeref:struct:reg
497 .reg_count = ARRAY_SIZE(reg_array),
498 .reg = reg_array,
H A Dipa_reg-v5.0.c514 static const struct reg *reg_array[] = { variable in typeref:struct:reg
564 .reg_count = ARRAY_SIZE(reg_array),
565 .reg = reg_array,
H A Dipa_reg-v5.5.c513 static const struct reg *reg_array[] = { variable in typeref:struct:reg
563 .reg_count = ARRAY_SIZE(reg_array),
564 .reg = reg_array,
H A Dipa_reg-v4.7.c447 static const struct reg *reg_array[] = { variable in typeref:struct:reg
492 .reg_count = ARRAY_SIZE(reg_array),
493 .reg = reg_array,
H A Dipa_reg-v4.5.c474 static const struct reg *reg_array[] = { variable in typeref:struct:reg
521 .reg_count = ARRAY_SIZE(reg_array),
522 .reg = reg_array,
H A Dipa_reg-v4.11.c455 static const struct reg *reg_array[] = { variable in typeref:struct:reg
500 .reg_count = ARRAY_SIZE(reg_array),
501 .reg = reg_array,
/linux-master/drivers/media/usb/gspca/
H A Dov534.c141 struct reg_array { struct
1317 static const struct reg_array bridge_init[NSENSORS] = {
1321 static const struct reg_array sensor_init[NSENSORS] = {
1374 static const struct reg_array bridge_start[NSENSORS][4] = {
1388 static const struct reg_array sensor_start[NSENSORS][4] = {
/linux-master/arch/x86/kernel/
H A Dsev.c1417 long *reg_array; local
1420 reg_array = (long *)ctxt->regs;
1428 return reg_array + offset;

Completed in 317 milliseconds