Home
last modified time | relevance | path

Searched defs:mode (Results 7951 - 7975 of 10222) sorted by relevance

1...<<311312313314315316317318319320>>...409

/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c41 int dwc3_gadget_set_test_mode(struct dwc3 *dwc, int mode) in dwc3_gadget_set_test_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.c1907 static void set_fifo_mode(struct net2280 *dev, int mode) in set_fifo_mode() argument
2521 int mode = 1; handle_ep_small() local
[all...]
H A Dfsl_udc_core.c2605 u32 mode, usbcmd; in fsl_udc_otg_suspend() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dinode.c1961 gadgetfs_make_inode(struct super_block *sb, void *data, const struct file_operations *fops, int mode) gadgetfs_make_inode() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Drtl871x_cmd.h136 u8 mode; member
158 u8 mode; /*0: legacy open, 1: legacy shared 2: 802.1x*/ member
560 u8 mode; global() member
[all...]
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dhfa384x_usb.c983 hfa384x_cmd_download(struct hfa384x *hw, u16 mode, u16 lowaddr, u16 highaddr, u16 codelen) hfa384x_cmd_download() argument
1261 hfa384x_dorrid(struct hfa384x *hw, enum cmd_mode mode, u16 rid, void *riddata, unsigned int riddatalen, ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) hfa384x_dorrid() argument
1343 hfa384x_dowrid(struct hfa384x *hw, enum cmd_mode mode, u16 rid, void *riddata, unsigned int riddatalen, ctlx_cmdcb_t cmdcb, ctlx_usercb_t usercb, void *usercb_data) hfa384x_dowrid() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/mediatek/
H A Dlvts_thermal.c109 int mode; member
132 int mode; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_mp.h200 u32 mode;/* 0 for normal type packet, 1 for loopback packet (16bytes TXCMD) */ member
H A Drtw_pwrctrl.h87 unsigned char mode; member
H A Drtw_cmd.h225 u8 mode; member
257 u8 mode; /* 0: legacy open, 1: legacy shared 2: 802.1x */ member
[all...]
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Dms.c836 static int msxc_change_power(struct rtsx_chip *chip, u8 mode) in msxc_change_power() argument
H A Dsd.c1088 static int sd_check_switch_mode(struct rtsx_chip *chip, u8 mode, u8 func_group, argument
1096 __func__, mode, func_group, func_to_switch); local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c239 void Switch_DM_Func(struct adapter *padapter, u32 mode, u8 enable) in Switch_DM_Func() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c65 enum adc_sort_mode mode; member
1030 rk_tsadcv2_tshut_mode(int chn, void __iomem *regs, enum tshut_mode mode) rk_tsadcv2_tshut_mode() argument
1047 rk_tsadcv3_tshut_mode(int chn, void __iomem *regs, enum tshut_mode mode) rk_tsadcv3_tshut_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/powercap/
H A Dintel_rapl_common.c337 static int set_domain_enable(struct powercap_zone *power_zone, bool mode) in set_domain_enable() argument
352 static int get_domain_enable(struct powercap_zone *power_zone, bool *mode) in get_domain_enable() argument
1038 static void set_floor_freq_default(struct rapl_domain *rd, bool mode) in set_floor_freq_default() argument
1671 rapl_pm_callback(struct notifier_block *nb, unsigned long mode, void *_unused) rapl_pm_callback() argument
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.c1374 idtcm_get_pll_mode(struct idtcm_channel *channel, enum pll_mode *mode) idtcm_get_pll_mode() argument
1392 idtcm_set_pll_mode(struct idtcm_channel *channel, enum pll_mode mode) idtcm_set_pll_mode() argument
1633 initialize_operating_mode_with_pll_mode(struct idtcm_channel *channel, enum pll_mode mode) initialize_operating_mode_with_pll_mode() argument
1663 enum pll_mode mode = PLL_MODE_DISABLED; initialize_dco_operating_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c1938 static int mport_cdev_fasync(int fd, struct file *filp, int mode) in mport_cdev_fasync() argument
/kernel/linux/linux-6.6/drivers/regulator/
H A Dab8500.c382 unsigned int mode; ab8500_regulator_get_optimum_mode() local
399 ab8500_regulator_set_mode(struct regulator_dev *rdev, unsigned int mode) ab8500_regulator_set_mode() argument
[all...]
H A Dact8865-regulator.c295 static unsigned int act8865_of_map_mode(unsigned int mode) in act8865_of_map_mode() argument
309 static int act8865_set_mode(struct regulator_dev *rdev, unsigned int mode) in act8865_set_mode() argument
H A Dmc13892-regulator.c489 static int mc13892_vcam_set_mode(struct regulator_dev *rdev, unsigned int mode) in mc13892_vcam_set_mode() argument
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_charger.c692 int mode; in twl4030_bci_mode_store() local
723 int mode in twl4030_bci_mode_show() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c581 static int hwa742_set_update_mode(enum omapfb_update_mode mode) in hwa742_set_update_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c499 enum omap_color_mode mode; in setup_vrfb_rotation() local
581 struct omapfb_colormode *mode in dss_mode_to_fb_mode() local
299 fb_mode_to_dss_mode(struct fb_var_screeninfo *var, enum omap_color_mode *mode) fb_mode_to_dss_mode() argument
658 enum omap_color_mode mode = 0; check_fb_var() local
838 enum omap_color_mode mode = 0; omapfb_setup_overlay() local
1139 enum omapfb_color_format mode = OMAPFB_COLOR_RGB24U; /* XXX */ _setcolreg() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpxafb.c371 struct pxafb_mode_info *mode = NULL; in pxafb_getmode() local
391 pxafb_setmode(struct fb_var_screeninfo *var, struct pxafb_mode_info *mode) pxafb_setmode() argument
468 struct pxafb_mode_info *mode; pxafb_check_var() local
1234 struct pxafb_mode_info *mode = &inf->modes[0]; setup_smart_timing() local
1913 struct pxafb_mode_info *mode = &inf->modes[0]; parse_opt() local
[all...]
H A Ds3fb.c609 u32 value, mode, hmu in s3fb_set_par() local
[all...]

Completed in 56 milliseconds

1...<<311312313314315316317318319320>>...409