Home
last modified time | relevance | path

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

/drivers/regulator/
Dcore.c5144 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
5163 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5165 if (__c_rdev == rdev) { in regulator_remove_coupling()