Searched refs:rails (Results 1 – 7 of 7) sorted by relevance
117 list_for_each_entry(rail, &iccsense->rails, head) { in nvkm_iccsense_read_all()141 list_for_each_entry_safe(rail, tmpr, &iccsense->rails, head) { in nvkm_iccsense_dtor()291 list_add_tail(&rail->head, &iccsense->rails); in nvkm_iccsense_oneinit()328 INIT_LIST_HEAD(&(*iccsense)->rails); in nvkm_iccsense_new_()
11 struct list_head rails; member
22 PCI slots. The voltage regulators powering the rails of the PCI slots
642 power rails and an LDO.844 This driver supports the control of different power rails of device854 This driver supports the control of different power rails of device864 This driver supports the control of different power rails of device873 This driver supports the control of different power rails of device882 This driver supports the control of different power rails of device891 This driver supports the control of different power rails of device900 This driver supports the control of different power rails of device909 This driver supports the control of different power rails of device918 This driver supports the control of different power rails of device[all …]
8 to control power rails and sensor reading/writing on the
252 if (!iccsense || !iccsense->data_valid || list_empty(&iccsense->rails)) in nouveau_power_is_visible()
1308 power rails in home entertainment devices.
Completed in 20 milliseconds