Home
last modified time | relevance | path

Searched refs:do_wakeup (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/platform/intel/
H A Diosf_mbi.c235 bool do_wakeup; in iosf_mbi_punit_release() local
239 do_wakeup = iosf_mbi_pmic_punit_access_count == 0; in iosf_mbi_punit_release()
242 if (do_wakeup) in iosf_mbi_punit_release()
384 bool do_wakeup = false; in iosf_mbi_unblock_punit_i2c_access() local
392 do_wakeup = true; in iosf_mbi_unblock_punit_i2c_access()
396 if (do_wakeup) in iosf_mbi_unblock_punit_i2c_access()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/platform/intel/
H A Diosf_mbi.c235 bool do_wakeup; in iosf_mbi_punit_release() local
239 do_wakeup = iosf_mbi_pmic_punit_access_count == 0; in iosf_mbi_punit_release()
242 if (do_wakeup) in iosf_mbi_punit_release()
384 bool do_wakeup = false; in iosf_mbi_unblock_punit_i2c_access() local
392 do_wakeup = true; in iosf_mbi_unblock_punit_i2c_access()
396 if (do_wakeup) in iosf_mbi_unblock_punit_i2c_access()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/platform/intel/
H A Diosf_mbi.c235 bool do_wakeup; in iosf_mbi_punit_release() local
239 do_wakeup = iosf_mbi_pmic_punit_access_count == 0; in iosf_mbi_punit_release()
242 if (do_wakeup) in iosf_mbi_punit_release()
384 bool do_wakeup = false; in iosf_mbi_unblock_punit_i2c_access() local
392 do_wakeup = true; in iosf_mbi_unblock_punit_i2c_access()
396 if (do_wakeup) in iosf_mbi_unblock_punit_i2c_access()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/core/
H A Dhcd-pci.c424 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument
443 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) in suspend_common()
445 if (do_wakeup && hcd->shared_hcd && in suspend_common()
448 retval = hcd->driver->pci_suspend(hcd, do_wakeup); in suspend_common()
452 if ((retval == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) || in suspend_common()
453 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/core/
H A Dhcd-pci.c424 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument
443 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) in suspend_common()
445 if (do_wakeup && hcd->shared_hcd && in suspend_common()
448 retval = hcd->driver->pci_suspend(hcd, do_wakeup); in suspend_common()
452 if ((retval == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) || in suspend_common()
453 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/core/
H A Dhcd-pci.c424 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument
443 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) in suspend_common()
445 if (do_wakeup && hcd->shared_hcd && in suspend_common()
448 retval = hcd->driver->pci_suspend(hcd, do_wakeup); in suspend_common()
452 if ((retval == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) || in suspend_common()
453 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
191 if (do_wakeup) { in uhci_pci_suspend()
204 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in uhci_pci_suspend()
H A Dehci-npcm7xx.c43 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
45 return ehci_suspend(hcd, do_wakeup); in ehci_npcm7xx_drv_suspend()
H A Dehci-spear.c40 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
42 return ehci_suspend(hcd, do_wakeup); in ehci_spear_drv_suspend()
H A Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
129 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
191 if (do_wakeup) { in uhci_pci_suspend()
204 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in uhci_pci_suspend()
H A Dehci-npcm7xx.c43 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
45 return ehci_suspend(hcd, do_wakeup); in ehci_npcm7xx_drv_suspend()
H A Dehci-spear.c40 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
42 return ehci_suspend(hcd, do_wakeup); in ehci_spear_drv_suspend()
H A Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
129 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
191 if (do_wakeup) { in uhci_pci_suspend()
204 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in uhci_pci_suspend()
H A Dehci-npcm7xx.c43 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
45 return ehci_suspend(hcd, do_wakeup); in ehci_npcm7xx_drv_suspend()
H A Dehci-spear.c40 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
42 return ehci_suspend(hcd, do_wakeup); in ehci_spear_drv_suspend()
H A Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
129 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
/dports/net/libpcap/libpcap-1.10.1/testprogs/
H A Dthreadsignaltest.c185 int do_wakeup = 1; in main() local
211 do_wakeup = 0; in main()
283 if (do_wakeup) { in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_binlog_thread.h40 virtual void do_wakeup();

12345678910>>...13