Home
last modified time | relevance | path

Searched refs:notification_type (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h371 u32 notification_type; /**< The notification type */ member
H A Dmali_kernel_core.c1047 args->type = (_mali_uk_notification_type)notification->notification_type; in _mali_ukk_wait_for_notification()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dapei.c85 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c76 notification->data.notification_type = type; in _mali_osk_notification_create()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dblock.c570 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() argument
574 switch (notification_type) { in ubiblock_notify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcper.h336 guid_t notification_type; member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dpmcraid.h395 __u8 notification_type; member
H A Dpmcraid.c1535 pinstance->ccn.hcam->notification_type, in pmcraid_handle_config_change()
1567 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1622 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1709 pinstance->ldn.hcam->notification_type, in pmcraid_handle_error_log()
1715 if (pinstance->ldn.hcam->notification_type != in pmcraid_handle_error_log()
/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Derst.c1057 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()