Searched defs:img (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/drivers/mtd/ |
D | redboot.c | 46 struct fis_image_desc *img; member 53 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum()
|
/linux-3.3/drivers/net/wireless/iwlwifi/ |
D | iwl-ucode.c | 92 static void iwl_free_fw_img(struct iwl_bus *bus, struct fw_img *img) in iwl_free_fw_img() 532 struct fw_img *img = iwl_get_ucode_image(trans, ucode_type); in iwl_verify_ucode() local
|
/linux-3.3/drivers/video/msm/ |
D | mdp_ppp.c | 526 static void get_len(struct mdp_img *img, struct mdp_rect *rect, uint32_t bpp, in get_len() 584 static void get_chroma_addr(struct mdp_img *img, struct mdp_rect *rect, in get_chroma_addr()
|
D | mdp_hw.h | 551 #define IS_YCRCB(img) ((img == MDP_Y_CRCB_H2V2) | (img == MDP_Y_CBCR_H2V2) | \ argument 554 #define IS_RGB(img) ((img == MDP_RGB_565) | (img == MDP_RGB_888) | \ argument 558 #define HAS_ALPHA(img) ((img == MDP_ARGB_8888) | (img == MDP_RGBA_8888) | \ argument 561 #define IS_PSEUDOPLNR(img) ((img == MDP_Y_CRCB_H2V2) | \ argument
|
D | mdp.c | 256 int get_img(struct mdp_img *img, struct fb_info *info, in get_img()
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 856 const u8 *img, int len, int offset) in qib_sd7220_prog_ld() 880 const u8 *img, int len, int offset) in qib_sd7220_prog_vfy()
|
/linux-3.3/drivers/video/ |
D | metronomefb.c | 455 u16 *img = (u16 *)(par->metromem_img + index); in metronomefb_dpy_update_page() local
|
D | tridentfb.c | 517 const struct fb_image *img) in tridentfb_imageblit()
|
/linux-3.3/drivers/input/tablet/ |
D | wacom_sys.c | 585 static int wacom_led_putimage(struct wacom *wacom, int button_id, const void *img) in wacom_led_putimage()
|
/linux-3.3/drivers/media/video/sn9c102/ |
D | sn9c102_core.c | 733 unsigned int img, len, status; in sn9c102_urb_complete() local
|
/linux-3.3/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 4521 struct eprom_image img[VXGE_HW_MAX_ROM_IMAGES]; in vxge_probe() local
|
D | vxge-config.c | 375 struct eprom_image *img) in vxge_hw_vpath_eprom_img_ver_get()
|
/linux-3.3/sound/pci/riptide/ |
D | riptide.c | 708 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
|