Home
last modified time | relevance | path

Searched refs:slot_valid (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/input/touchscreen/
H A Dapple_z2.c87 int slot_valid; in apple_z2_parse_touches() local
100 slot_valid = fingers[i].state == APPLE_Z2_TOUCH_STARTED || in apple_z2_parse_touches()
103 if (!input_mt_report_slot_state(z2->input_dev, MT_TOOL_FINGER, slot_valid)) in apple_z2_parse_touches()
/linux-6.15/drivers/nvdimm/
H A Dlabel.c384 static bool slot_valid(struct nvdimm_drvdata *ndd, in slot_valid() function
417 if (!slot_valid(ndd, nd_label, slot)) in nd_label_reserve_dpa()
572 if (!slot_valid(ndd, nd_label, slot)) { in nd_label_active_count()
600 if (!slot_valid(ndd, nd_label, slot)) in nd_label_active()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h460 u8 slot_valid; member
H A Dmcu.c2625 ifs_time->slot_valid = true; in mt7925_mcu_bss_ifs_tlv()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h457 u8 slot_valid; member
H A Dmcu.c955 ifs_time->slot_valid = true; in mt7996_mcu_bss_ifs_timing_tlv()