Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dmmc.c1988 static int mmc_poweroff_notify(struct mmc_card *card, unsigned int notify_type) in mmc_poweroff_notify() argument
1994 if (notify_type == EXT_CSD_POWER_OFF_LONG) in mmc_poweroff_notify()
1999 notify_type, timeout, 0, false, false); in mmc_poweroff_notify()
2062 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend() local
2077 err = mmc_poweroff_notify(host->card, notify_type); in _mmc_suspend()
/drivers/acpi/apei/
Dghes.c111 u8 notify_type = ghes->generic->notify.type; in is_hest_sync_notify() local
113 return notify_type == ACPI_HEST_NOTIFY_SEA; in is_hest_sync_notify()
/drivers/misc/sgi-xp/
Dxpc_uv.c1535 u16 payload_size, u8 notify_type, xpc_notify_func func, in xpc_send_payload_uv() argument
1544 DBUG_ON(notify_type != XPC_N_CALL); in xpc_send_payload_uv()
/drivers/scsi/
Dipr.h1181 u8 notify_type; member
Dipr.c1470 if (hostrcb->hcam.notify_type == IPR_HOST_RCB_NOTIF_TYPE_REM_ENTRY) { in ipr_handle_config_change()
2512 if (hostrcb->hcam.notify_type != IPR_HOST_RCB_NOTIF_TYPE_ERROR_LOG_ENTRY) in ipr_handle_log_data()