Home
last modified time | relevance | path

Searched refs:sleep_mode (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/staging/ks7010/
A Dks_wlan_net.c156 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_get_name()
179 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_set_freq()
223 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_get_freq()
245 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_set_essid()
283 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_get_essid()
312 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_set_wap()
341 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_get_wap()
361 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_set_nick()
381 if (priv->sleep_mode == SLP_SLEEP) in ks_wlan_get_nick()
2032 priv->sleep_mode = uwrq->mode; in ks_wlan_set_sleep_mode()
[all …]
A Dks_wlan.h504 u8 sleep_mode; member
A Dks7010_sdio.c179 priv->sleep_mode = atomic_read(&priv->sleepstatus.status); in ks_wlan_hw_sleep_doze_request()
201 priv->sleep_mode = atomic_read(&priv->sleepstatus.status); in ks_wlan_hw_sleep_wakeup_request()
A Dks_hostif.c1952 if (priv->sleep_mode != SLP_SLEEP && in hostif_sme_sleep_set()
1953 priv->sleep_mode != SLP_ACTIVE) in hostif_sme_sleep_set()
1956 hostif_sleep_request(priv, priv->sleep_mode); in hostif_sme_sleep_set()
/linux-6.3-rc2/arch/powerpc/platforms/pasemi/
A Didle.c20 struct sleep_mode { struct
25 static struct sleep_mode modes[] = { argument
/linux-6.3-rc2/include/media/i2c/
A Dadv7343.h31 bool sleep_mode; member
/linux-6.3-rc2/drivers/bluetooth/
A Dbtbcm.h22 __u8 sleep_mode; member
A Dhci_bcm.c375 .sleep_mode = 1, /* 0=Disabled, 1=UART, 2=Reserved, 3=USB */
/linux-6.3-rc2/drivers/staging/media/ipu3/
A Dipu3-css-fw.h113 u32 sleep_mode; /* different mode to halt SP */ member
A Dipu3-css-fw.c181 bi->info.sp.sleep_mode >= css->iomem_length || in imgu_css_fw_init()
A Dipu3-css.c577 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.sleep_mode); in imgu_css_hw_start()
/linux-6.3-rc2/drivers/media/i2c/
A Dadv7343.c230 val = state->pdata->mode_config.sleep_mode << 0 | in adv7343_setoutput()
414 pdata->mode_config.sleep_mode = in adv7343_get_pdata()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dfeature.c1548 static void keylargo_shutdown(struct macio_chip *macio, int sleep_mode) in keylargo_shutdown() argument
1552 if (sleep_mode) { in keylargo_shutdown()
1583 if (sleep_mode) in keylargo_shutdown()
1589 if (sleep_mode) in keylargo_shutdown()
1593 if (sleep_mode) in keylargo_shutdown()
1601 static void pangea_shutdown(struct macio_chip *macio, int sleep_mode) in pangea_shutdown() argument
1626 if (sleep_mode) in pangea_shutdown()
1634 static void intrepid_shutdown(struct macio_chip *macio, int sleep_mode) in intrepid_shutdown() argument
1652 if (sleep_mode) in intrepid_shutdown()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dia_css_acc_types.h324 u32 sleep_mode; /** different mode to halt SP */ member
A Dsh_css.c7702 HIVE_ADDR_sp_sleep_mode = fw->info.sp.sleep_mode; in sh_css_init_host_sp_control_vars()
/linux-6.3-rc2/drivers/iio/adc/
A Dat91_adc.c230 bool sleep_mode; member
1023 st->sleep_mode = of_property_read_bool(node, "atmel,adc-sleep-mode"); in at91_adc_probe()
1155 if (st->sleep_mode) in at91_adc_probe()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c2205 HIVE_ADDR_sp_sleep_mode = fw->info.sp.sleep_mode; in ia_css_debug_enable_sp_sleep_mode()

Completed in 63 milliseconds