Home
last modified time | relevance | path

Searched refs:pm_message_t (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/Linux-v5.15/include/linux/
Dpm.h51 } pm_message_t; typedef
567 pm_message_t power_state;
709 extern void dpm_resume_start(pm_message_t state);
710 extern void dpm_resume_end(pm_message_t state);
711 extern void dpm_resume_noirq(pm_message_t state);
712 extern void dpm_resume_early(pm_message_t state);
713 extern void dpm_resume(pm_message_t state);
714 extern void dpm_complete(pm_message_t state);
717 extern int dpm_suspend_end(pm_message_t state);
718 extern int dpm_suspend_start(pm_message_t state);
[all …]
Dpda_power.h24 int (*suspend)(pm_message_t state);
Dpnp.h230 pm_message_t pm_state;
381 int (*suspend) (struct pnp_dev *dev, pm_message_t state);
396 int (*suspend) (struct pnp_card_link *card, pm_message_t state);
422 int (*suspend) (struct pnp_dev * dev, pm_message_t state);
Disa.h18 int (*suspend)(struct device *, unsigned int, pm_message_t);
Dauxiliary_bus.h24 int (*suspend)(struct auxiliary_device *auxdev, pm_message_t state);
/Linux-v5.15/drivers/usb/core/
Dusb.h56 pm_message_t msg);
58 pm_message_t msg);
95 extern int usb_suspend(struct device *dev, pm_message_t msg);
96 extern int usb_resume(struct device *dev, pm_message_t msg);
99 extern int usb_port_suspend(struct usb_device *dev, pm_message_t msg);
100 extern int usb_port_resume(struct usb_device *dev, pm_message_t msg);
116 static inline int usb_port_suspend(struct usb_device *udev, pm_message_t msg) in usb_port_suspend()
121 static inline int usb_port_resume(struct usb_device *udev, pm_message_t msg) in usb_port_resume()
Dgeneric.c265 int usb_generic_driver_suspend(struct usb_device *udev, pm_message_t msg) in usb_generic_driver_suspend()
293 int usb_generic_driver_resume(struct usb_device *udev, pm_message_t msg) in usb_generic_driver_resume()
Ddriver.c1234 static int usb_suspend_device(struct usb_device *udev, pm_message_t msg) in usb_suspend_device()
1260 static int usb_resume_device(struct usb_device *udev, pm_message_t msg) in usb_resume_device()
1296 struct usb_interface *intf, pm_message_t msg) in usb_suspend_interface()
1317 struct usb_interface *intf, pm_message_t msg, int reset_resume) in usb_resume_interface()
1397 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both()
1498 static int usb_resume_both(struct usb_device *udev, pm_message_t msg) in usb_resume_both()
1531 static void choose_wakeup(struct usb_device *udev, pm_message_t msg) in choose_wakeup()
1559 int usb_suspend(struct device *dev, pm_message_t msg) in usb_suspend()
1595 int usb_resume(struct device *dev, pm_message_t msg) in usb_resume()
/Linux-v5.15/drivers/base/power/
Dmain.c66 static pm_message_t pm_transition;
346 static pm_callback_t pm_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_op()
380 pm_message_t state) in pm_late_early_op()
414 static pm_callback_t pm_noirq_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_noirq_op()
440 static void pm_dev_dbg(struct device *dev, pm_message_t state, const char *info) in pm_dev_dbg()
447 static void pm_dev_err(struct device *dev, pm_message_t state, const char *info, in pm_dev_err()
454 static void dpm_show_time(ktime_t starttime, pm_message_t state, int error, in dpm_show_time()
475 pm_message_t state, const char *info) in dpm_run_callback()
591 static int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
693 static void dpm_noirq_resume_devices(pm_message_t state) in dpm_noirq_resume_devices()
[all …]
/Linux-v5.15/drivers/usb/mtu3/
Dmtu3_dr.h60 int ssusb_gadget_suspend(struct ssusb_mtk *ssusb, pm_message_t msg);
61 int ssusb_gadget_resume(struct ssusb_mtk *ssusb, pm_message_t msg);
74 ssusb_gadget_suspend(struct ssusb_mtk *ssusb, pm_message_t msg) in ssusb_gadget_suspend()
80 ssusb_gadget_resume(struct ssusb_mtk *ssusb, pm_message_t msg) in ssusb_gadget_resume()
Dmtu3_plat.c450 static int resume_ip_and_ports(struct ssusb_mtk *ssusb, pm_message_t msg) in resume_ip_and_ports()
472 static int mtu3_suspend_common(struct device *dev, pm_message_t msg) in mtu3_suspend_common()
516 static int mtu3_resume_common(struct device *dev, pm_message_t msg) in mtu3_resume_common()
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00soc.h22 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);
/Linux-v5.15/Documentation/sound/soc/
Dmachine.rst26 int (*suspend_pre)(struct platform_device *pdev, pm_message_t state);
27 int (*suspend_post)(struct platform_device *pdev, pm_message_t state);
/Linux-v5.15/drivers/usb/serial/
Dusb-wwan.h22 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_switcheroo.c15 pm_message_t pmm = { .event = PM_EVENT_SUSPEND }; in i915_switcheroo_set_state()
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-plat.c207 static int cdns3_controller_suspend(struct device *dev, pm_message_t msg) in cdns3_controller_suspend()
231 static int cdns3_controller_resume(struct device *dev, pm_message_t msg) in cdns3_controller_resume()
/Linux-v5.15/drivers/video/fbdev/
Dskeletonfb.c841 static int xxxfb_suspend(struct pci_dev *dev, pm_message_t msg) in xxxfb_suspend()
920 static int xxxfb_suspend(struct platform_device *dev, pm_message_t msg) in xxxfb_suspend()
/Linux-v5.15/drivers/usb/misc/
Didmouse.c92 static int idmouse_suspend(struct usb_interface *intf, pm_message_t message);
202 static int idmouse_suspend(struct usb_interface *intf, pm_message_t message) in idmouse_suspend()
/Linux-v5.15/include/linux/usb/
Dserial.h268 int (*suspend)(struct usb_serial *serial, pm_message_t message);
324 int usb_serial_suspend(struct usb_interface *intf, pm_message_t message);
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-imx8mp.c228 pm_message_t msg) in dwc3_imx8mp_suspend()
243 pm_message_t msg) in dwc3_imx8mp_resume()
/Linux-v5.15/drivers/watchdog/
Dtwl4030_wdt.c84 static int twl4030_wdt_suspend(struct platform_device *pdev, pm_message_t state) in twl4030_wdt_suspend()
/Linux-v5.15/sound/aoa/codecs/
Dtoonie.c61 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) in toonie_suspend()
/Linux-v5.15/sound/aoa/soundbus/
Dsoundbus.h133 int (*suspend)(struct codec_info_item *cii, pm_message_t state);
/Linux-v5.15/sound/usb/line6/
Ddriver.h212 int line6_suspend(struct usb_interface *interface, pm_message_t message);
/Linux-v5.15/drivers/gpu/drm/udl/
Dudl_drv.c21 pm_message_t message) in udl_usb_suspend()

12345678910>>...15