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.c59 enum rt9756_model { enum
189 enum rt9756_model model;
382 static const char * const rt9756_model[MODEL_MAX] = { "RT9756", "RT9757", "RT9770" }; variable
417 val->strval = rt9756_model[data->model]; in rt9756_psy_get_property()