Home
last modified time | relevance | path

Searched refs:notify_type (Results 1 – 8 of 8) sorted by relevance

/linux/sound/aoa/
H A Daoa-gpio.h15 enum notify_type { enum
52 enum notify_type type,
58 enum notify_type type);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c89 hdr->notify_type = BOOT; in amdgpu_cper_entry_fill_hdr()
93 hdr->notify_type = MCE; in amdgpu_cper_entry_fill_hdr()
97 hdr->notify_type = CMC; in amdgpu_cper_entry_fill_hdr()
99 hdr->notify_type = MCE; in amdgpu_cper_entry_fill_hdr()
/linux/drivers/gpu/drm/amd/include/
H A Damd_cper.h120 guid_t notify_type; /* CMC, MCE */ member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c828 enum notify_type { enum
1221 static enum notify_type ffa_notify_type_get(u16 vm_id) in ffa_notify_type_get()
1259 notifier_hnode_get_by_type(u16 notify_id, enum notify_type type) in notifier_hnode_get_by_type()
1274 enum notify_type type = ffa_notify_type_get(dev->vm_id); in update_notifier_cb()
1417 static void handle_notif_callbacks(u64 bitmap, enum notify_type type) in handle_notif_callbacks()
/linux/drivers/acpi/apei/
H A Dghes.c118 u8 notify_type = ghes->generic->notify.type; in is_hest_sync_notify() local
120 return notify_type == ACPI_HEST_NOTIFY_SEA; in is_hest_sync_notify()
/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c1450 u16 payload_size, u8 notify_type, xpc_notify_func func, in xpc_send_payload_uv() argument
1459 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()
/linux/drivers/scsi/
H A Dipr.h1129 u8 notify_type; member
H A Dipr.c1382 if (hostrcb->hcam.notify_type == IPR_HOST_RCB_NOTIF_TYPE_REM_ENTRY) { in ipr_handle_config_change()
2424 if (hostrcb->hcam.notify_type != IPR_HOST_RCB_NOTIF_TYPE_ERROR_LOG_ENTRY) in ipr_handle_log_data()