Home
last modified time | relevance | path

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

/openbmc/linux/sound/aoa/
H A Daoa-gpio.h16 enum notify_type { enum
53 enum notify_type type,
59 enum notify_type type);
/openbmc/linux/sound/aoa/core/
H A Dgpio-pmf.c130 enum notify_type type, in pmf_set_notify()
209 enum notify_type type) in pmf_get_detect()
H A Dgpio-feature.c311 enum notify_type type, in ftr_set_notify()
378 enum notify_type type) in ftr_get_detect()
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c2013 static int mmc_poweroff_notify(struct mmc_card *card, unsigned int notify_type) in mmc_poweroff_notify() argument
2019 if (notify_type == EXT_CSD_POWER_OFF_LONG) in mmc_poweroff_notify()
2024 notify_type, timeout, 0, false, false, MMC_CMD_RETRIES); in mmc_poweroff_notify()
2110 unsigned int notify_type = is_suspend ? EXT_CSD_POWER_OFF_SHORT : in _mmc_suspend() local
2125 err = mmc_poweroff_notify(host->card, notify_type); in _mmc_suspend()
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c679 efi_uintn_t notify_type, in register_package_notify() argument
683 package_guid, package_notify_fn, notify_type, in register_package_notify()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c113 u8 notify_type = ghes->generic->notify.type; in is_hest_sync_notify() local
115 return notify_type == ACPI_HEST_NOTIFY_SEA; in is_hest_sync_notify()
/openbmc/linux/drivers/misc/sgi-xp/
H A 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()
/openbmc/u-boot/include/
H A Defi_api.h1035 efi_uintn_t notify_type,
/openbmc/linux/drivers/scsi/
H A Dipr.h1129 u8 notify_type; member
H A Dipr.c1381 if (hostrcb->hcam.notify_type == IPR_HOST_RCB_NOTIF_TYPE_REM_ENTRY) { in ipr_handle_config_change()
2423 if (hostrcb->hcam.notify_type != IPR_HOST_RCB_NOTIF_TYPE_ERROR_LOG_ENTRY) in ipr_handle_log_data()