Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dcore.c5374 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
5393 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5395 if (__c_rdev == rdev) { in regulator_remove_coupling()