Home
last modified time | relevance | path

Searched defs:coupling_desc (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Ddriver.h425 struct coupling_desc { struct
426 struct regulator_dev **coupled_rdevs;
427 struct regulator_coupler *coupler;
428 int n_resolved;
429 int n_coupled;
455 struct coupling_desc coupling_desc; member