Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dcore.c5294 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
5313 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5315 if (__c_rdev == rdev) { in regulator_remove_coupling()