Symbol: notify_type
drivers/acpi/apei/ghes.c
119
u8 notify_type = ghes->generic->notify.type;
drivers/acpi/apei/ghes.c
121
return notify_type == ACPI_HEST_NOTIFY_SEA;
drivers/firmware/arm_ffa/driver.c
1250
static enum notify_type ffa_notify_type_get(u16 vm_id)
drivers/firmware/arm_ffa/driver.c
1288
notifier_hnode_get_by_type(u16 notify_id, enum notify_type type)
drivers/firmware/arm_ffa/driver.c
1303
enum notify_type type = ffa_notify_type_get(dev->vm_id);
drivers/firmware/arm_ffa/driver.c
1446
static void handle_notif_callbacks(u64 bitmap, enum notify_type type)
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
100
hdr->notify_type = MCE;
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
90
hdr->notify_type = BOOT;
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
94
hdr->notify_type = MCE;
drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c
98
hdr->notify_type = CMC;
drivers/gpu/drm/amd/include/amd_cper.h
120
guid_t notify_type; /* CMC, MCE */
drivers/gpu/drm/amd/ras/rascore/ras_cper.c
85
hdr->notify_type = BOOT;
drivers/gpu/drm/amd/ras/rascore/ras_cper.c
89
hdr->notify_type = MCE;
drivers/gpu/drm/amd/ras/rascore/ras_cper.c
93
hdr->notify_type = CMC;
drivers/gpu/drm/amd/ras/rascore/ras_cper.c
95
hdr->notify_type = MCE;
drivers/gpu/drm/amd/ras/rascore/ras_cper.h
133
struct ras_cper_guid notify_type; /* CMC, MCE */
drivers/misc/sgi-xp/xpc_uv.c
1446
u16 payload_size, u8 notify_type, xpc_notify_func func,
drivers/misc/sgi-xp/xpc_uv.c
1455
DBUG_ON(notify_type != XPC_N_CALL);
drivers/mmc/core/mmc.c
2037
static int mmc_poweroff_notify(struct mmc_card *card, unsigned int notify_type)
drivers/mmc/core/mmc.c
2043
if (notify_type == EXT_CSD_POWER_OFF_LONG)
drivers/mmc/core/mmc.c
2048
notify_type, timeout, 0, false, false, MMC_CMD_RETRIES);
drivers/mmc/core/mmc.c
2125
unsigned int notify_type = EXT_CSD_POWER_OFF_SHORT;
drivers/mmc/core/mmc.c
2129
notify_type = EXT_CSD_POWER_OFF_LONG;
drivers/mmc/core/mmc.c
2148
err = mmc_poweroff_notify(host->card, notify_type);
drivers/scsi/ipr.c
1382
if (hostrcb->hcam.notify_type == IPR_HOST_RCB_NOTIF_TYPE_REM_ENTRY) {
drivers/scsi/ipr.c
2424
if (hostrcb->hcam.notify_type != IPR_HOST_RCB_NOTIF_TYPE_ERROR_LOG_ENTRY)
drivers/scsi/ipr.h
1129
u8 notify_type;
sound/aoa/aoa-gpio.h
52
enum notify_type type,
sound/aoa/aoa-gpio.h
58
enum notify_type type);
sound/aoa/core/gpio-feature.c
310
enum notify_type type,
sound/aoa/core/gpio-feature.c
372
enum notify_type type)
sound/aoa/core/gpio-pmf.c
129
enum notify_type type,
sound/aoa/core/gpio-pmf.c
200
enum notify_type type)