/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | geodefb.h | 14 void (*set_mode)(struct fb_info *); member
|
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
H A D | mx35_sdram.c | 28 #define set_mode(x, en, m) (x | (en << 31) | (m << 28)) macro
|
/openbmc/linux/arch/x86/boot/ |
H A D | video-mode.c | 145 int set_mode(u16 mode) in set_mode() function
|
H A D | video.h | 72 int (*set_mode)(struct mode_info *mode); member
|
/openbmc/linux/drivers/nfc/s3fwrn5/ |
H A D | s3fwrn5.h | 26 void (*set_mode)(void *id, enum s3fwrn5_mode); member
|
/openbmc/linux/drivers/nfc/nxp-nci/ |
H A D | nxp-nci.h | 32 int (*set_mode)(void *id, enum nxp_nci_mode mode); member
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_acl.c | 249 bool set_mode = false; in xfs_set_acl() local
|
/openbmc/linux/include/linux/ |
H A D | lcd.h | 51 int (*set_mode)(struct lcd_device *, struct fb_videomode *); member
|
/openbmc/linux/include/video/ |
H A D | mmp_disp.h | 182 void (*set_mode)(struct mmp_panel *panel, member 196 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode); member 300 void (*set_mode)(struct mmp_path *path, struct mmp_mode *mode); member
|
/openbmc/u-boot/include/power/ |
H A D | regulator.h | 235 int (*set_mode)(struct udevice *dev, int mode_id); member
|
/openbmc/u-boot/drivers/clk/ |
H A D | mpc83xx_clk.h | 163 static void set_mode(struct clk_mode *mode, u8 low, u8 high, int type) in set_mode() function
|
/openbmc/linux/include/linux/platform_data/ |
H A D | usb-omap.h | 67 void (*set_mode)(u8 mode); member
|
/openbmc/linux/include/linux/iio/adc/ |
H A D | ad_sigma_delta.h | 55 int (*set_mode)(struct ad_sigma_delta *, enum ad_sigma_delta_mode mode); member
|
/openbmc/linux/drivers/input/mouse/ |
H A D | elan_i2c.h | 76 int (*set_mode)(struct i2c_client *client, u8 mode); member
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-ingenic.c | 70 int (*set_mode)(struct plat_stmmacenet_data *plat_dat); member
|
H A D | dwmac-stm32.c | 100 int (*set_mode)(struct plat_stmmacenet_data *plat_dat); member
|
/openbmc/u-boot/include/ |
H A D | spi.h | 428 int (*set_mode)(struct udevice *bus, uint mode); member
|
/openbmc/linux/drivers/regulator/ |
H A D | virtual.c | 231 static ssize_t set_mode(struct device *dev, struct device_attribute *attr, in set_mode() function
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | pxa168fb.c | 162 static void set_mode(struct pxa168fb_info *fbi, struct fb_var_screeninfo *var, in set_mode() function
|
/openbmc/linux/drivers/pinctrl/spear/ |
H A D | pinctrl-spear.c | 55 static int set_mode(struct spear_pmx *pmx, int mode) in set_mode() function
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | gop.c | 385 static void set_mode(efi_graphics_output_protocol_t *gop) in set_mode() function
|
/openbmc/linux/drivers/media/pci/zoran/ |
H A D | videocodec.h | 257 int (*set_mode)(struct videocodec *codec, int mode); member
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon-usbc-tusb320.c | 69 int (*set_mode)(struct tusb320_priv *priv, enum tusb320_mode mode); member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | cxd2099.c | 181 static void set_mode(struct cxd *ci, int mode) in set_mode() function
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 740 int em28xx_set_mode(struct em28xx *dev, enum em28xx_mode set_mode) in em28xx_set_mode()
|