Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c5403 struct coupling_desc *__c_desc, *c_desc = &rdev->coupling_desc; in regulator_remove_coupling() local
5419 __c_desc = &c_rdev->coupling_desc; in regulator_remove_coupling()
5420 __n_coupled = __c_desc->n_coupled; in regulator_remove_coupling()
5423 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5426 __c_desc->coupled_rdevs[k] = NULL; in regulator_remove_coupling()
5427 __c_desc->n_resolved--; in regulator_remove_coupling()