Home
last modified time | relevance | path

Searched refs:_entity (Results 1 – 3 of 3) sorted by relevance

/openbmc/docs/designs/
H A Dexternal-sensor.md36 detected by _entity-manager_[^4], in order for the daemon to properly
114 file to be read by _entity-manager_. In that JSON dictionary, the valid names
148 _ExternalSensor_ to obtain configuration information from _entity-manager_
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_drv.c222 struct vsp1_entity *entity, *_entity; in vsp1_destroy_entities() local
225 list_for_each_entry_safe(entity, _entity, &vsp1->entities, list_dev) { in vsp1_destroy_entities()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_driver.c1524 struct uvc_entity **_entity) in uvc_scan_chain_backward() argument
1526 struct uvc_entity *entity = *_entity; in uvc_scan_chain_backward()
1586 *_entity = NULL; in uvc_scan_chain_backward()
1597 *_entity = entity; in uvc_scan_chain_backward()