Searched refs:timed (Results 1 – 5 of 5) sorted by relevance
/drivers/base/power/ |
D | domain.c | 103 static int genpd_power_on(struct generic_pm_domain *genpd, bool timed) in genpd_power_on() argument 112 if (!timed) in genpd_power_on() 132 static int genpd_power_off(struct generic_pm_domain *genpd, bool timed) in genpd_power_off() argument 141 if (!timed) in genpd_power_off() 470 bool timed = true; in pm_genpd_runtime_resume() local 480 timed = false; in pm_genpd_runtime_resume() 493 if (timed && runtime_pm) in pm_genpd_runtime_resume() 500 if (timed && runtime_pm) { in pm_genpd_runtime_resume() 585 bool timed) in pm_genpd_sync_poweroff() argument 596 genpd_power_off(genpd, timed); in pm_genpd_sync_poweroff() [all …]
|
/drivers/staging/android/ |
D | Kconfig | 22 tristate "Android timed gpio driver" 28 registers from user space, timed output/gpio is a system to allow changing
|
/drivers/mmc/card/ |
D | mmc_test.c | 1391 int max_scatter, int timed, int count, in mmc_test_area_io_seq() argument 1419 if (timed) in mmc_test_area_io_seq() 1433 if (timed) in mmc_test_area_io_seq() 1436 if (timed) in mmc_test_area_io_seq() 1444 int timed) in mmc_test_area_io() argument 1447 timed, 1, false, 0); in mmc_test_area_io()
|
/drivers/media/dvb-frontends/ |
D | stv0900_sw.c | 833 timed, in stv0900_track_optimization() local 1000 stv0900_get_lock_timeout(&timed, &timef, srate, in stv0900_track_optimization() 1003 if (stv0900_get_demod_lock(intp, demod, timed / 2) == FALSE) { in stv0900_track_optimization() 1011 timed / 2) == FALSE) && in stv0900_track_optimization()
|
/drivers/staging/comedi/drivers/ |
D | ni_mio_common.c | 2603 unsigned int n_chans, int timed) in ni_m_series_ao_config_chanlist() argument 2612 if (timed) { in ni_m_series_ao_config_chanlist() 2664 if (timed) in ni_m_series_ao_config_chanlist() 2717 int timed) in ni_ao_config_chanlist() argument 2723 timed); in ni_ao_config_chanlist()
|