Home
last modified time | relevance | path

Searched refs:pm_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c377 src_pci_func = pm_cfg[i].pci_func; in validate_pm_config()
378 dest_pci_func = pm_cfg[i].dest_npar; in validate_pm_config()
405 struct qlcnic_pm_func_cfg *pm_cfg; in qlcnic_sysfs_write_pm_config() local
415 pm_cfg = (struct qlcnic_pm_func_cfg *)buf; in qlcnic_sysfs_write_pm_config()
421 pci_func = pm_cfg[i].pci_func; in qlcnic_sysfs_write_pm_config()
422 action = !!pm_cfg[i].action; in qlcnic_sysfs_write_pm_config()
435 pci_func = pm_cfg[i].pci_func; in qlcnic_sysfs_write_pm_config()
455 struct qlcnic_pm_func_cfg *pm_cfg; in qlcnic_sysfs_read_pm_config() local
461 pm_cfg = (struct qlcnic_pm_func_cfg *)buf; in qlcnic_sysfs_read_pm_config()
474 pm_cfg[pci_func].dest_npar = 0; in qlcnic_sysfs_read_pm_config()
[all …]
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1412 struct mwifiex_ds_pm_cfg *pm_cfg) in mwifiex_ret_enh_power_mode() argument
1462 if (pm_cfg) { in mwifiex_ret_enh_power_mode()
1465 pm_cfg->param.ps_mode = 1; in mwifiex_ret_enh_power_mode()
1467 pm_cfg->param.ps_mode = 0; in mwifiex_ret_enh_power_mode()
H A Dmain.h1126 struct mwifiex_ds_pm_cfg *pm_cfg);
/linux-6.15/sound/soc/qcom/qdsp6/
H A Daudioreach.c680 struct apm_module_hw_ep_power_mode_cfg *pm_cfg; in audioreach_codec_dma_set_media_format() local
736 pm_cfg = p; in audioreach_codec_dma_set_media_format()
737 param_data = &pm_cfg->param_data; in audioreach_codec_dma_set_media_format()
742 pm_cfg->power_mode.power_mode = 0; in audioreach_codec_dma_set_media_format()