| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | adau17x1.h | 41 void (*switch_mode)(struct device *dev); member 59 enum adau17x1_type type, void (*switch_mode)(struct device *dev),
|
| H A D | adau17x1.c | 969 if (adau->switch_mode) in adau17x1_resume() 970 adau->switch_mode(component->dev); in adau17x1_resume() 1029 enum adau17x1_type type, void (*switch_mode)(struct device *dev), in adau17x1_probe() 1067 adau->switch_mode = switch_mode; in adau17x1_probe() 1087 if (switch_mode) in adau17x1_probe() 1088 switch_mode(dev); in adau17x1_probe()
|
| H A D | adau1977.c | 124 void (*switch_mode)(struct device *dev); member 425 if (adau1977->switch_mode) in adau1977_power_enable() 426 adau1977->switch_mode(adau1977->dev); in adau1977_power_enable() 904 enum adau1977_type type, void (*switch_mode)(struct device *dev)) in adau1977_probe() 920 adau1977->switch_mode = switch_mode; in adau1977_probe()
|
| H A D | adau1761.h | 18 enum adau17x1_type type, void (*switch_mode)(struct device *dev));
|
| H A D | adau1781.h | 18 enum adau17x1_type type, void (*switch_mode)(struct device *dev));
|
| H A D | adau1977.h | 23 enum adau1977_type type, void (*switch_mode)(struct device *dev));
|
| H A D | adau1781.c | 481 enum adau17x1_type type, void (*switch_mode)(struct device *dev)) in adau1781_probe() 497 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1781_probe()
|
| H A D | adau1761.c | 904 enum adau17x1_type type, void (*switch_mode)(struct device *dev)) in adau1761_probe() 918 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1761_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/ |
| H A D | cpsw_switchdev.rst | 47 name switch_mode type driver-specific 85 "switch_mode" to 1/true:: 88 name switch_mode value 1 cmode runtime 106 name switch_mode value 1 cmode runtime
|
| /OK3568_Linux_fs/kernel/Documentation/networking/devlink/ |
| H A D | ti-cpsw-switch.rst | 28 * - ``switch_mode``
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 99 int (*switch_mode) (ClientPtr client, DeviceIntPtr dev, int mode); member
|
| H A D | xf86Xinput.c | 410 if (pInfo->switch_mode) { in SetDeviceMode() 411 return (*pInfo->switch_mode) (client, dev, mode); in SetDeviceMode()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_ctx.c | 882 npar_info->switch_mode = le16_to_cpu(nic_info->switch_mode); in qlcnic_82xx_get_nic_info() 921 nic_info->switch_mode = cpu_to_le16(nic->switch_mode); in qlcnic_82xx_set_nic_info()
|
| H A D | qlcnic.h | 505 u16 switch_mode; member 1190 __le16 switch_mode; /* 0 = disabled, 1 = int, 2 = ext */ member 1229 u16 switch_mode; member
|
| H A D | qlcnic_sriov_pf.c | 548 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_pf_init()
|
| H A D | qlcnic_83xx_init.c | 2261 ahw->switch_mode = nic_info.switch_mode; in qlcnic_83xx_get_nic_configuration()
|
| H A D | qlcnic_sriov_common.c | 521 ahw->switch_mode = nic_info.switch_mode; in qlcnic_sriov_vf_init_driver()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0012-Support-setting-output-flow-direction.patch | 202 if (!output->switch_mode)
|
| H A D | 0028-backend-drm-Add-dummy-output-when-no-screens-connect.patch | 253 + output->base.switch_mode = NULL;
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0013-Support-setting-output-flow-direction.patch | 202 if (!output->switch_mode)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0013-Support-setting-output-flow-direction.patch | 202 if (!output->switch_mode)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-phy-v1.c | 840 phy_impl->switch_mode = xgbe_phy_switch_mode; in xgbe_init_function_ptrs_phy_v1()
|
| H A D | xgbe.h | 867 enum xgbe_mode (*switch_mode)(struct xgbe_prv_data *); member
|
| H A D | xgbe-mdio.c | 331 xgbe_change_mode(pdata, pdata->phy_if.phy_impl.switch_mode(pdata)); in xgbe_switch_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_type.h | 247 u32 switch_mode; member
|