Home
last modified time | relevance | path

Searched defs:minfo (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c70 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_restore() local
162 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_disable() local
173 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_pan_var() local
265 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_open() local
285 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_release() local
331 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_set_par() local
404 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_get_vblank() local
428 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_ioctl() local
597 static int matroxfb_dh_regit(const struct matrox_fb_info *minfo, in matroxfb_dh_regit()
600 #define minfo (m2info->primary_dev) in matroxfb_dh_regit() macro
[all …]
H A Dmatroxfb_base.c158 static void update_crtc2(struct matrox_fb_info *minfo, unsigned int pos) in update_crtc2()
182 static void matroxfb_crtc1_panpos(struct matrox_fb_info *minfo) in matroxfb_crtc1_panpos()
208 struct matrox_fb_info *minfo = dev_id; in matrox_irq() local
228 int matroxfb_enable_irq(struct matrox_fb_info *minfo, int reenable) in matroxfb_enable_irq()
258 static void matroxfb_disable_irq(struct matrox_fb_info *minfo) in matroxfb_disable_irq()
271 int matroxfb_wait_for_sync(struct matrox_fb_info *minfo, u_int32_t crtc) in matroxfb_wait_for_sync()
309 static void matrox_pan_var(struct matrox_fb_info *minfo, in matrox_pan_var()
358 static void matroxfb_remove(struct matrox_fb_info *minfo, int dummy) in matroxfb_remove()
390 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_open() local
406 struct matrox_fb_info *minfo = info2minfo(info); in matroxfb_release() local
[all …]
H A Di2c-matroxfb.c41 static int matroxfb_read_gpio(struct matrox_fb_info* minfo) { in matroxfb_read_gpio()
51 static void matroxfb_set_gpio(struct matrox_fb_info* minfo, int mask, int val) { in matroxfb_set_gpio()
64 static inline void matroxfb_i2c_set(struct matrox_fb_info* minfo, int mask, int state) { in matroxfb_i2c_set()
102 static int i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, in i2c_bus_reg()
142 static void* i2c_matroxfb_probe(struct matrox_fb_info* minfo) { in i2c_matroxfb_probe()
200 static void i2c_matroxfb_remove(struct matrox_fb_info* minfo, void* data) { in i2c_matroxfb_remove()
H A Dmatroxfb_g450.h11 static inline void matroxfb_g450_connect(struct matrox_fb_info *minfo) { }; in matroxfb_g450_connect()
12 static inline void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) { }; in matroxfb_g450_shutdown()
H A Dmatroxfb_maven.c477 struct matrox_fb_info *minfo = md->primary_head; in maven_init_TVdata() local
760 struct matrox_fb_info *minfo = md->primary_head; in maven_compute_timming() local
1150 #define minfo (mdinfo->primary_head) in maven_out_compute() macro
1158 #define minfo (mdinfo->primary_head) in maven_out_program() macro
1203 struct matrox_fb_info *minfo = container_of(clnt->adapter, in maven_init_client() local
1239 struct matrox_fb_info *minfo = md->primary_head; in maven_shutdown_client() local
H A Dmatroxfb_misc.h10 static inline int PLL_calcclock(const struct matrox_fb_info *minfo, in PLL_calcclock()
H A Dmatroxfb_maven.h14 struct matrox_fb_info* minfo; member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v9.c70 struct mqd_update_info *minfo, uint32_t inst) in update_cu_mask()
268 struct mqd_update_info *minfo) in update_mqd()
521 struct mqd_update_info *minfo) in update_mqd_sdma()
773 struct queue_properties *q, struct mqd_update_info *minfo) in update_mqd_v9_4_3()
H A Dkfd_process_queue_manager.c107 struct mqd_update_info minfo = {0}; in pqm_set_gws() local
623 unsigned int qid, struct mqd_update_info *minfo) in pqm_update_mqd()
H A Dkfd_debug.c301 struct mqd_update_info minfo = {0}; in kfd_dbg_set_queue_workaround() local
H A Dkfd_chardev.c512 struct mqd_update_info minfo = {0}; in kfd_ioctl_set_cu_mask() local
H A Dkfd_device_queue_manager.c946 struct mqd_update_info *minfo) in update_queue()
/linux/net/netfilter/
H A Dxt_multiport.c28 ports_match_v1(const struct xt_multiport_v1 *minfo, in ports_match_v1()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c326 struct msix_info *minfo; in request_msix_queue_irqs_uld() local
358 struct msix_info *minfo; in free_msix_queue_irqs_uld() local
H A Dcxgb4_main.c720 struct msix_info *minfo; in request_msix_queue_irqs() local
760 struct msix_info *minfo; in free_msix_queue_irqs() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_kms.c233 struct radeon_mode_info *minfo = &rdev->mode_info; in radeon_info_ioctl() local
H A Drs780_dpm.c52 struct radeon_mode_info *minfo = &rdev->mode_info; in rs780_get_pm_mode_parameters() local
/linux/drivers/firmware/
H A Dti_sci.c119 struct ti_sci_xfers_info minfo; member
239 struct ti_sci_xfers_info *minfo = &info->minfo; in ti_sci_rx_callback() local
300 struct ti_sci_xfers_info *minfo = &info->minfo; in ti_sci_get_one_xfer() local
366 static void ti_sci_put_one_xfer(struct ti_sci_xfers_info *minfo, in ti_sci_put_one_xfer()
3916 struct ti_sci_xfers_info *minfo; in ti_sci_probe() local
/linux/drivers/net/wireless/intersil/p54/
H A Dp54spi.c426 struct p54_tx_info *minfo; in p54spi_wq_tx() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c656 struct amdgpu_mode_info *minfo = &adev->mode_info; in amdgpu_info_ioctl() local
/linux/drivers/media/i2c/ccs/
H A Dccs-core.c2763 struct ccs_module_info *minfo = &sensor->minfo; in ident_show() local
2783 struct ccs_module_info *minfo = &sensor->minfo; in ccs_identify_module() local