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

/linux-master/drivers/regulator/
H A Dda9121-regulator.c170 static const struct status_event_data status_event_handling[] = { variable in typeref:struct:status_event_data
639 for (i = 0; i < ARRAY_SIZE(status_event_handling); i++) {
640 const struct status_event_data *item = &status_event_handling[i];
710 for (i = 0; i < ARRAY_SIZE(status_event_handling); i++) {
711 const struct status_event_data *item = &status_event_handling[i];

Completed in 127 milliseconds