| /kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
| H A D | mtk_mdp_m2m.c | 381 mtk_mdp_set_frame_size(struct mtk_mdp_frame *frame, int width, int height) mtk_mdp_set_frame_size() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/i2c/smiapp/ |
| H A D | smiapp.h | 175 u8 width; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
| H A D | solo6x10.h | 154 u16 width; member
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
| H A D | gsc-core.c | 230 void gsc_set_frame_size(struct gsc_frame *frame, int width, int height) in gsc_set_frame_size() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| H A D | ispresizer.c | 350 resizer_set_output_size(struct isp_res_device *res, u32 width, u32 height) resizer_set_output_size() argument 413 resizer_set_input_size(struct isp_res_device *res, u32 width, u32 height) resizer_set_input_size() argument 792 unsigned int width; resizer_calc_ratios() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/sti/delta/ |
| H A D | delta-v4l2.c | 499 u32 width, heigh in delta_try_fmt_stream() local 553 u32 width, height; delta_try_fmt_frame() local [all...] |
| H A D | delta.h | 69 u32 width; member 135 u32 width; member [all...] |
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | sdhci-of-esdhc.c | 774 static void esdhc_pltfm_set_bus_width(struct sdhci_host *host, int width) in esdhc_pltfm_set_bus_width() argument
|
| H A D | rtsx_pci_sdmmc.c | 889 u8 width[] = { in sd_set_bus_width() local
|
| H A D | renesas_sdhi_core.c | 53 static void renesas_sdhi_sdbuf_width(struct tmio_mmc_host *host, int width) in renesas_sdhi_sdbuf_width() argument 852 int width = (host->bus_shift == 2) ? 64 : 32; in renesas_sdhi_enable_dma() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vcap.c | 128 int i, width; in vcap_action2cache() local 153 int i, width; in vcap_cache2action() local 178 u32 width = vcap->tg_width; vcap_data_offset_get() local 247 vcap_key_field_set(struct vcap_data *data, u32 offset, u32 width, u32 value, u32 mask) vcap_key_field_set() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | sysfs.c | 523 int width = (tab_attr->index >> 16) & 0xff; in show_pma_counter() local
|
| /kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
| H A D | core.c | 248 stm_find_master_chan(struct stm_device *stm, unsigned int width, in stm_find_master_chan() argument 281 static int stm_output_assign(struct stm_device *stm, unsigned int width, in stm_output_assign() argument 221 find_free_channels(unsigned long *bitmap, unsigned int start, unsigned int end, unsigned int width) find_free_channels() argument 542 stm_assign_first_policy(struct stm_device *stm, struct stm_output *output, char **ids, unsigned int width) stm_assign_first_policy() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
| H A D | efa_com.c | 998 int width; in efa_com_get_dma_width() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 654 enum nl80211_chan_width width = hw->conf.chandef.width; in rtl_op_config() local
|
| /kernel/linux/linux-5.10/drivers/net/ipa/ |
| H A D | ipa_endpoint.c | 654 u32 width; in ipa_reg_init_hol_block_timer_val() local
|
| /kernel/linux/linux-5.10/drivers/ntb/hw/amd/ |
| H A D | ntb_hw_amd.c | 313 amd_ntb_link_is_up(struct ntb_dev *ntb, enum ntb_speed *speed, enum ntb_width *width) amd_ntb_link_is_up() argument
|
| /kernel/linux/linux-5.10/drivers/ntb/test/ |
| H A D | ntb_tool.c | 293 enum ntb_width width; in tool_link_event() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_transport_spi.c | 1183 int spi_populate_width_msg(unsigned char *msg, int width) in spi_populate_width_msg() argument 1204 spi_populate_ppr_msg(unsigned char *msg, int period, int offset, int width, int options) spi_populate_ppr_msg() argument 1264 print_nego(const unsigned char *msg, int per, int off, int width) print_nego() argument [all...] |
| /kernel/linux/linux-5.10/drivers/video/console/ |
| H A D | vgacon.c | 1109 static int vgacon_resize(struct vc_data *c, unsigned int width, in vgacon_resize() argument 569 vgacon_doresize(struct vc_data *c, unsigned int width, unsigned int height) vgacon_doresize() argument 1220 vgacon_clear(struct vc_data *vc, int sy, int sx, int height, int width) vgacon_clear() argument [all...] |
| H A D | sticore.c | 171 sti_set(struct sti_struct *sti, int src_y, int src_x, int height, int width, u8 color) sti_set() argument 199 sti_clear(struct sti_struct *sti, int src_y, int src_x, int height, int width, int c, struct sti_cooked_font *font) sti_clear() argument 231 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width, struct sti_cooked_font *font) sti_bmove() argument 553 sti_search_font(struct sti_cooked_rom *rom, int height, int width) sti_search_font() argument [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | ep93xx-fb.c | 344 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() argument
|
| H A D | tgafb.c | 626 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local 839 u32 color, dx, dy, width, height, vxres, vyres; global() local 927 u32 dx, dy, width, height, vxres, vyres, color; global() local 1055 copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument 1100 copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument 1149 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) global() argument 1260 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; global() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb_con.c | 420 sisusbcon_clear(struct vc_data *c, int y, int x, int height, int width) in sisusbcon_clear() argument 1323 sisusbdummycon_clear(struct vc_data *vc, int sy, int sx, int height, int width) sisusbdummycon_clear() argument [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/ |
| H A D | nv_hw.c | 244 int data, pagemiss, cas, width, video_enable, bpp; in nv4CalcArbitration() local 417 int data, pagemiss, width, video_enable, bpp; in nv10CalcArbitration() local 856 NVCalcStateExt(struct nvidia_par *par, RIVA_HW_STATE * state, int bpp, int width, int hDisplaySize, int height, int dotClock, int flags) NVCalcStateExt() argument [all...] |