Home
last modified time | relevance | path

Searched defs:set_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dpriv.h18 int (*set_id)(struct nvkm_volt *, u8 id, int condition); member
/linux/drivers/vfio/
H A Dvfio_main.c76 int vfio_assign_device_set(struct vfio_device *device, void *set_id) in vfio_assign_device_set()
/linux/tools/bpf/resolve_btfids/
H A Dmain.c1099 struct btf_id *set_id; in collect_kfuncs() local