Home
last modified time | relevance | path

Searched refs:fdomain_pm_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dfdomain.h106 static const struct dev_pm_ops __maybe_unused fdomain_pm_ops; variable
107 #define FDOMAIN_PM_OPS (&fdomain_pm_ops)
H A Dfdomain.c592 static SIMPLE_DEV_PM_OPS(fdomain_pm_ops, NULL, fdomain_resume);
/kernel/linux/linux-6.6/drivers/scsi/
H A Dfdomain.h106 static const struct dev_pm_ops __maybe_unused fdomain_pm_ops; variable
107 #define FDOMAIN_PM_OPS (&fdomain_pm_ops)
H A Dfdomain.c602 static SIMPLE_DEV_PM_OPS(fdomain_pm_ops, NULL, fdomain_resume);

Completed in 3 milliseconds