Searched refs:os_ops (Results 1 – 2 of 2) sorted by relevance
455 const struct cgs_os_ops *os_ops; member464 (((struct cgs_device *)dev)->os_ops->func(dev, ##__VA_ARGS__))
1164 cgs_device->base.os_ops = &amdgpu_cgs_os_ops; in amdgpu_cgs_create_device()