Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dcore.c4871 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
4890 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
4892 if (__c_rdev == rdev) { in regulator_remove_coupling()