Searched defs:obj_id (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/display/dc/bios/ |
H A D | bios_parser2.c | 207 struct graphics_object_id obj_id = { 0 }; in bios_parser_get_src_obj() local 312 struct graphics_object_id obj_id = {0}; get_bios_object() local 347 struct graphics_object_id obj_id = {0}; get_bios_object_from_path_v3() local [all...] |
/openbsd-src/usr.sbin/relayd/ |
H A D | config.c | 804 objid_t obj_id, objid_t rlay_id, enum fd_type type, int ofd) in config_setrelayfd() argument
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_atomic_uapi.c | 1415 uint32_t obj_id, count_props; in drm_mode_atomic_ioctl() local
|
/openbsd-src/sys/dev/pci/drm/include/uapi/drm/ |
H A D | drm_mode.h | 638 __u32 obj_id; member 645 __u32 obj_id; member
|
/openbsd-src/sys/dev/ic/ |
H A D | bwi.c | 961 bwi_memobj_read_2(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0) in bwi_memobj_read_2() 978 bwi_memobj_read_4(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0) in bwi_memobj_read_4() 1003 bwi_memobj_write_2(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0, in bwi_memobj_write_2() 1021 bwi_memobj_write_4(struct bwi_mac *mac, uint16_t obj_id, uint16_t ofs0, in bwi_memobj_write_4()
|