HomeSort by: relevance | last modified time | path
    Searched defs:command_code (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c 53 int command_code; member in struct:amdgpu_atif_notification_cfg
293 n->command_code = 0;
296 n->command_code = 0x81;
303 n->command_code = params.command_code;
309 n->command_code);
443 event->type != atif->notification_cfg.command_code) {
amdgpu_acpi.c 53 int command_code; member in struct:amdgpu_atif_notification_cfg
293 n->command_code = 0;
296 n->command_code = 0x81;
303 n->command_code = params.command_code;
309 n->command_code);
443 event->type != atif->notification_cfg.command_code) {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_acpi.c 76 u8 command_code; /* notify command code */ member in struct:atif_system_params
302 n->command_code = 0;
305 n->command_code = 0x81;
312 n->command_code = params.command_code;
318 n->command_code);
390 event->type != atif->notification_cfg.command_code)
radeon_acpi.c 76 u8 command_code; /* notify command code */ member in struct:atif_system_params
302 n->command_code = 0;
305 n->command_code = 0x81;
312 n->command_code = params.command_code;
318 n->command_code);
390 event->type != atif->notification_cfg.command_code)
radeon.h 2303 int command_code; member in struct:radeon_atif_notification_cfg
radeon.h 2303 int command_code; member in struct:radeon_atif_notification_cfg
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
amd_acpi.h 42 u8 command_code; /* notify command code */ member in struct:atif_system_params
amd_acpi.h 42 u8 command_code; /* notify command code */ member in struct:atif_system_params

Completed in 34 milliseconds