Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.4/drivers/input/
Dinput-mt.c41 struct input_mt *mt = dev->mt; in input_mt_init_slots() local
137 struct input_mt *mt = dev->mt; in input_mt_report_slot_state() local
197 struct input_mt *mt = dev->mt; in input_mt_report_pointer_emulation() local
258 static void __input_mt_drop_unused(struct input_dev *dev, struct input_mt *mt) in __input_mt_drop_unused()
278 struct input_mt *mt = dev->mt; in input_mt_drop_unused() local
297 struct input_mt *mt = dev->mt; in input_mt_sync_frame() local
360 static int input_mt_set_matrix(struct input_mt *mt, in input_mt_set_matrix()
383 static void input_mt_set_slots(struct input_mt *mt, in input_mt_set_slots()
441 struct input_mt *mt = dev->mt; in input_mt_assign_slots() local
474 struct input_mt *mt = dev->mt; in input_mt_get_slot_by_key() local
/Linux-v5.4/arch/mips/kernel/
Dcps-vec.S235 .set mt define
393 .set mt define
424 .set mt define
/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c231 struct mtk_thermal *mt; member
528 static int raw_to_mcelsius(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius()
552 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank() local
573 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank() local
588 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature() local
618 struct mtk_thermal *mt = data; in mtk_read_temp() local
641 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()
762 struct mtk_thermal *mt) in mtk_thermal_get_calibration_data()
869 struct mtk_thermal *mt; in mtk_thermal_probe() local
973 struct mtk_thermal *mt = platform_get_drvdata(pdev); in mtk_thermal_remove() local
/Linux-v5.4/include/linux/input/
Dmt.h70 static inline bool input_mt_is_used(const struct input_mt *mt, in input_mt_is_used()
80 static inline int input_mt_new_trkid(struct input_mt *mt) in input_mt_new_trkid()
/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c238 struct my_timming *mt, const struct output_desc *outd) in computeRegs()
521 static int matroxfb_g450_compute(void* md, struct my_timming* mt) { in matroxfb_g450_compute()
578 static int g450_dvi_compute(void* md, struct my_timming* mt) { in g450_dvi_compute()
Dmatroxfb_crtc2.c65 struct my_timming* mt, in matroxfb_dh_restore()
344 struct my_timming mt; in matroxfb_dh_set_par() local
Dmatroxfb_maven.c756 struct my_timming* mt, in maven_compute_timming()
1148 static int maven_out_compute(void* md, struct my_timming* mt) { in maven_out_compute()
Dmatroxfb_misc.c107 void matroxfb_var2my(struct fb_var_screeninfo* var, struct my_timming* mt) { in matroxfb_var2my()
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_monitor.c74 int i, mt = MT_NONE; in radeon_parse_montype_prop() local
145 int mt = radeon_parse_montype_prop(dp, out_EDID, 0); in radeon_probe_OF_head() local
/Linux-v5.4/arch/arm/mm/
Dmm.h70 #define VM_ARM_MTYPE(mt) ((mt) << 20) argument
/Linux-v5.4/drivers/slimbus/
Dqcom-ctrl.c64 #define SLIM_MSG_ASM_FIRST_WORD(l, mt, mc, dt, ad) \ argument
212 u8 mc, mt, len; in qcom_slim_handle_rx_irq() local
442 u8 mc, mt; in qcom_slim_rxwq() local
Dslimbus.h129 u8 mt; member
436 static inline bool slim_tid_txn(u8 mt, u8 mc) in slim_tid_txn()
445 static inline bool slim_ec_txn(u8 mt, u8 mc) in slim_ec_txn()
Dqcom-ngd-ctrl.c91 #define SLIM_MSG_ASM_FIRST_WORD(l, mt, mc, dt, ad) \ argument
594 u8 mc, mt, len; in qcom_slim_ngd_rx() local
/Linux-v5.4/arch/arm64/mm/
Dproc.S45 #define MAIR(attr, mt) ((attr) << ((mt) * 8)) argument
/Linux-v5.4/mm/
Dpage_isolation.c74 int mt = get_pageblock_migratetype(page); in set_migratetype_isolate() local
Dpage_owner.c410 int mt; in __dump_page_owner() local
/Linux-v5.4/arch/arm/include/asm/
Dmpu.h70 #define PMSAv8_MAIR(attr, mt) ((attr) << ((mt) * 8)) argument
/Linux-v5.4/net/ipv4/
Dipconfig.c655 u8 mt = ((ic_servaddr == NONE) in ic_dhcp_init_options() local
1051 int mt = 0; in ic_bootp_recv() local
/Linux-v5.4/drivers/isdn/mISDN/
Dtei.c761 tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len) in tei_ph_data_ind()
882 u_char mt; in ph_data_ind() local
/Linux-v5.4/drivers/input/mouse/
Delantech.h181 struct finger_pos mt[ETP_MAX_FINGERS]; member
Dalps.h239 struct input_mt_pos mt[MAX_TOUCHES]; member
Dalps.c969 static void alps_get_finger_coordinate_v7(struct input_mt_pos *mt, in alps_get_finger_coordinate_v7()
1014 static int alps_get_mt_count(struct input_mt_pos *mt) in alps_get_mt_count()
/Linux-v5.4/drivers/edac/
Dsynopsys_edac.c728 enum mem_type mt; in zynq_get_mtype() local
752 enum mem_type mt; in zynqmp_get_mtype() local
/Linux-v5.4/drivers/hid/
Dhid-multitouch.c970 struct input_mt *mt = input->mt; in mt_process_slot() local
1637 struct input_mt *mt = input_dev->mt; in mt_release_contacts() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_fid.c443 enum mlxsw_reg_svfa_mt mt = MLXSW_REG_SVFA_MT_VID_TO_FID; in mlxsw_sp_fid_vid_map() local
453 enum mlxsw_reg_svfa_mt mt = MLXSW_REG_SVFA_MT_PORT_VID_TO_FID; in __mlxsw_sp_fid_port_vid_map() local

12