Home
last modified time | relevance | path

Searched refs:device_mode (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/platform/x86/intel/int1092/
Dintel_sar.c44 context->sar_data.device_mode < config->total_dev_mode) { in update_sar_data()
48 if (context->sar_data.device_mode == in update_sar_data()
49 config->device_mode_info[itr].device_mode) { in update_sar_data()
105 if (get_int_value(&num->package.elements[0], &temp.device_mode)) in parse_package()
143 context->sar_data.device_mode = value; in sar_get_device_mode()
162 return sysfs_emit(buf, "%d %d %d %d\n", context->sar_data.device_mode, in intc_data_show()
Dintel_sar.h28 int device_mode; member
/linux-6.1.9/drivers/phy/broadcom/
Dphy-bcm63xx-usbh.c102 bool device_mode; member
276 if (usbh->device_mode && usbh->variant->swapctl_dev_set) in bcm63xx_usbh_phy_init()
304 if (usbh->device_mode && in bcm63xx_usbh_phy_init()
372 usbh->device_mode = !!args->args[0]; in bcm63xx_usbh_phy_xlate()
/linux-6.1.9/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.h46 int device_mode; member
79 int device_mode; member
Dmxl111sf.c291 err = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_adap_fe_init()
444 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lgdt3305_frontend_attach()
454 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lgdt3305_frontend_attach()
515 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2160_frontend_attach()
525 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2160_frontend_attach()
600 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_frontend_attach()
610 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_frontend_attach()
687 adap_state->device_mode = MXL_TUNER_MODE; in mxl111sf_lg2161_ep6_frontend_attach()
697 ret = mxl1x1sf_set_device_mode(state, adap_state->device_mode); in mxl111sf_lg2161_ep6_frontend_attach()
762 adap_state->device_mode = MXL_SOC_MODE; in mxl111sf_attach_demod()
[all …]
Dmxl111sf-phy.c78 state->device_mode = mode; in mxl1x1sf_set_device_mode()
/linux-6.1.9/drivers/platform/surface/
Dsurface_dtx.c162 u8 device_mode; member
767 if (ddev->state.device_mode == mode) { in sdtx_device_mode_workfn()
772 ddev->state.device_mode = mode; in sdtx_device_mode_workfn()
837 if (ddev->state.device_mode == mode) in __sdtx_device_state_update_mode()
840 ddev->state.device_mode = mode; in __sdtx_device_state_update_mode()
990 status = ssam_retry(ssam_bas_get_device_mode, ddev->ctrl, &ddev->state.device_mode); in sdtx_device_init()
1008 tablet_mode = (ddev->state.device_mode != SDTX_DEVICE_MODE_LAPTOP); in sdtx_device_init()
/linux-6.1.9/include/linux/usb/
Dtypec_tbt.h21 u32 device_mode; member
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-driver-intc_sar36 - device_mode
/linux-6.1.9/drivers/input/touchscreen/
Draspberrypi-ts.c46 u8 device_mode; member
/linux-6.1.9/drivers/usb/gadget/udc/
Dtegra-xudc.c505 bool device_mode; member
779 if (xudc->device_mode) in tegra_xudc_usb_role_sw_work()
809 if ((xudc->device_mode && usbphy->last_event == USB_EVENT_VBUS) || in tegra_xudc_vbus_notify()
810 (!xudc->device_mode && usbphy->last_event != USB_EVENT_VBUS)) { in tegra_xudc_vbus_notify()
812 xudc->device_mode); in tegra_xudc_vbus_notify()
816 xudc->device_mode = (usbphy->last_event == USB_EVENT_VBUS) ? true : in tegra_xudc_vbus_notify()
871 if (xudc->device_mode && xudc->wait_for_sec_prc) { in tegra_xudc_port_reset_war_work()
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_typec.c484 data.device_mode = TBT_MODE; in cros_typec_enable_tbt()
487 data.device_mode = TBT_SET_ADAPTER(TBT_ADAPTER_TBT3); in cros_typec_enable_tbt()
/linux-6.1.9/drivers/usb/typec/mux/
Dintel_pmc_mux.c307 if (TBT_ADAPTER(data->device_mode) == TBT_ADAPTER_TBT3) in pmc_usb_mux_tbt()
/linux-6.1.9/drivers/net/wireless/ath/wcn36xx/
Dhal.h4936 u8 device_mode; member