Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c5150 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
5169 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5171 if (__c_rdev == rdev) { in regulator_remove_coupling()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c5368 struct regulator_dev *__c_rdev, *c_rdev; in regulator_remove_coupling() local
5387 __c_rdev = __c_desc->coupled_rdevs[k]; in regulator_remove_coupling()
5389 if (__c_rdev == rdev) { in regulator_remove_coupling()

Completed in 18 milliseconds