Searched defs:to_psu (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | q54sj108a2.c | 54 #define to_psu(x, y) container_of((x), struct q54sj108a2_data, debugfs_entries[(y)]) macro
|
H A D | max20730.c | 103 #define to_psu(x, y) container_of((x), \ macro
|
H A D | ibm-cffps.c | 76 #define to_psu(x, y) container_of((x), struct ibm_cffps, debugfs_entries[(y)]) macro
|
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | max20730.c | 103 #define to_psu(x, y) container_of((x), \ macro
|
H A D | ibm-cffps.c | 96 #define to_psu(x, y) container_of((x), struct ibm_cffps, debugfs_entries[(y)]) macro
|
Completed in 5 milliseconds