/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | gm204.c | 31 pmu_code(struct nv50_devinit_priv *priv, u32 pmu, u32 img, u32 len, bool sec) in pmu_code() 50 pmu_data(struct nv50_devinit_priv *priv, u32 pmu, u32 img, u32 len) in pmu_data() 135 u32 img = nv_ro16(bios, bit_I.offset + 0x14); in gm204_devinit_post() local 143 u32 img = nv_ro16(bios, bit_I.offset + 0x18); in gm204_devinit_post() local
|
/linux-4.1.27/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-4.1.27/arch/x86/boot/compressed/ |
D | aslr.c | 182 static bool mem_avoid_overlap(struct mem_vector *img) in mem_avoid_overlap() 236 struct mem_vector region, img; in process_e820_entry() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-drv.c | 164 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img() 285 struct fw_img_parsing img[IWL_UCODE_TYPE_MAX]; member 382 struct fw_img_parsing *img; in iwl_store_ucode_sec() local
|
D | iwl-fw.h | 171 struct fw_img img[IWL_UCODE_TYPE_MAX]; member
|
/linux-4.1.27/drivers/video/fbdev/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 | 550 #define IS_YCRCB(img) ((img == MDP_Y_CRCB_H2V2) | (img == MDP_Y_CBCR_H2V2) | \ argument 553 #define IS_RGB(img) ((img == MDP_RGB_565) | (img == MDP_RGB_888) | \ argument 557 #define HAS_ALPHA(img) ((img == MDP_ARGB_8888) | (img == MDP_RGBA_8888) | \ argument 560 #define IS_PSEUDOPLNR(img) ((img == MDP_Y_CRCB_H2V2) | \ argument
|
D | mdp.c | 255 int get_img(struct mdp_img *img, struct fb_info *info, in get_img()
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm0010.c | 357 u64 *img; in wm0010_firmware_load() local 507 u32 *img; in wm0010_stage2_load() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.c | 128 const struct fw_img *img; in iwl_dbgfs_sram_read() local 162 const struct fw_img *img; in iwl_dbgfs_sram_write() local 1180 const struct fw_img *img; in iwl_dbgfs_d3_sram_read() local
|
D | d3.c | 1833 const struct fw_img *img = &mvm->fw->img[IWL_UCODE_WOWLAN]; in iwl_mvm_read_d3_sram() local
|
D | mac80211.c | 1041 const struct fw_img *img; in iwl_mvm_fw_error_dump() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 862 const u8 *img, int len, int offset) in qib_sd7220_prog_ld() 886 const u8 *img, int len, int offset) in qib_sd7220_prog_vfy()
|
/linux-4.1.27/drivers/video/fbdev/ |
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-4.1.27/drivers/input/touchscreen/ |
D | sur40.c | 372 struct sur40_image_header *img = (void *)(sur40->bulk_in_buffer); in sur40_process_video() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 109 const struct fw_img *img; in iwl_dbgfs_sram_read() local 218 const struct fw_img *img = &priv->fw->img[IWL_UCODE_WOWLAN]; in iwl_dbgfs_wowlan_sram_read() local
|
D | mac80211.c | 447 const struct fw_img *img; in iwlagn_mac_resume() local
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | qat_uclo.c | 593 struct icp_qat_uof_image *img, in qat_uclo_map_image_page()
|
/linux-4.1.27/drivers/hid/ |
D | wacom_sys.c | 629 const unsigned len, const void *img) in wacom_led_putimage()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 4532 struct eprom_image img[VXGE_HW_MAX_ROM_IMAGES]; in vxge_probe() local
|
D | vxge-config.c | 374 struct eprom_image *img) in vxge_hw_vpath_eprom_img_ver_get()
|
/linux-4.1.27/sound/pci/riptide/ |
D | riptide.c | 708 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 4262 static int be_flash(struct be_adapter *adapter, const u8 *img, in be_flash()
|