Searched refs:supplicants (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/userspace-api/ |
| H A D | tee.rst | 30 There are two classes of clients, normal clients and supplicants. The latter is 38 supplicants the communication goes in the other direction, the TEE sends
|
| /linux/drivers/tee/qcomtee/ |
| H A D | Kconfig | 13 the export of userspace services provided by supplicants to QTEE.
|
| /linux/Documentation/power/ |
| H A D | power_supply_class.rst | 219 Often power supplies are acting as supplies and supplicants at the same 226 An external power supply (AC) lists supplicants (batteries) names in 228 issued by an external power supply will notify supplicants via
|
| /linux/drivers/power/supply/ |
| H A D | ab8500_btemp.c | 546 const char **supplicants = (const char **)ext->supplied_to; in ab8500_btemp_get_ext_psy_data() local 558 j = match_string(supplicants, ext->num_supplicants, psy->desc->name); in ab8500_btemp_get_ext_psy_data()
|
| H A D | ab8500_chargalg.c | 853 const char **supplicants = (const char **)ext->supplied_to; in ab8500_chargalg_get_ext_psy_data() local 862 j = match_string(supplicants, ext->num_supplicants, psy->desc->name); in ab8500_chargalg_get_ext_psy_data()
|
| H A D | ab8500_charger.c | 1900 const char **supplicants = (const char **)ext->supplied_to; in ab8500_charger_get_ext_psy_data() local 1916 j = match_string(supplicants, ext->num_supplicants, psy->desc->name); in ab8500_charger_get_ext_psy_data()
|
| H A D | ab8500_fg.c | 2180 const char **supplicants = (const char **)ext->supplied_to; in ab8500_fg_get_ext_psy_data() local 2194 j = match_string(supplicants, ext->num_supplicants, psy->desc->name); in ab8500_fg_get_ext_psy_data()
|