Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Drt9756.c58 enum rt9756_model { enum
188 enum rt9756_model model;
381 static const char * const rt9756_model[MODEL_MAX] = { "RT9756", "RT9757", "RT9770" }; variable
416 val->strval = rt9756_model[data->model]; in rt9756_psy_get_property()