Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-devices-state_synced1 What: /sys/devices/.../state_synced
5 The /sys/devices/.../state_synced attribute is only present for
8 of the device's 'state_synced' field. A value of 0 means the
A Dsysfs-class-devlink69 See also: sysfs-devices-state_synced.
/linux-6.3-rc2/drivers/soc/qcom/
A Drpmhpd.c58 bool state_synced; member
588 if (pd->state_synced) { in rpmhpd_aggregate_corner()
824 pd->state_synced = true; in rpmhpd_sync_state()
/linux-6.3-rc2/drivers/base/
A Ddd.c513 val = dev->state_synced; in state_synced_show()
518 static DEVICE_ATTR_RO(state_synced);
A Dcore.c1131 if (dev->state_synced) in __device_links_queue_sync_state()
1146 dev->state_synced = true; in __device_links_queue_sync_state()
/linux-6.3-rc2/include/linux/
A Ddevice.h643 bool state_synced:1; member

Completed in 19 milliseconds