Searched defs:cgs_device (Results 1 – 6 of 6) sorted by relevance
43 static uint32_t amdgpu_cgs_read_register(struct cgs_device *cgs_device, unsigned offset) in amdgpu_cgs_read_register()49 static void amdgpu_cgs_write_register(struct cgs_device *cgs_device, unsigned offset, in amdgpu_cgs_write_register()56 static uint32_t amdgpu_cgs_read_ind_register(struct cgs_device *cgs_device, in amdgpu_cgs_read_ind_register()84 static void amdgpu_cgs_write_ind_register(struct cgs_device *cgs_device, in amdgpu_cgs_write_ind_register()111 static uint32_t fw_type_convert(struct cgs_device *cgs_device, uint32_t fw_type) in fw_type_convert()158 static uint16_t amdgpu_get_firmware_version(struct cgs_device *cgs_device, in amdgpu_get_firmware_version()201 static int amdgpu_cgs_get_firmware_info(struct cgs_device *cgs_device, in amdgpu_cgs_get_firmware_info()487 struct amdgpu_cgs_device *cgs_device = in amdgpu_cgs_create_device() local501 void amdgpu_cgs_destroy_device(struct cgs_device *cgs_device) in amdgpu_cgs_destroy_device()
33 struct cgs_device *cgs_device; member
153 struct cgs_device struct162 (((struct cgs_device *)dev)->ops->func(dev, ##__VA_ARGS__)) argument
85 struct cgs_device *cgs_device; member
80 void *cgs_device; member
340 struct cgs_device *cgs_device; member