Searched refs:slot_valid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvdimm/ |
H A D | label.c | 349 static bool slot_valid(struct nvdimm_drvdata *ndd, in slot_valid() function 394 if (!slot_valid(ndd, nd_label, slot)) in nd_label_reserve_dpa() 550 if (!slot_valid(ndd, nd_label, slot)) { in nd_label_active_count() 578 if (!slot_valid(ndd, nd_label, slot)) in nd_label_active()
|
/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | label.c | 384 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() 571 if (!slot_valid(ndd, nd_label, slot)) { in nd_label_active_count() 599 if (!slot_valid(ndd, nd_label, slot)) in nd_label_active()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.h | 319 u8 slot_valid; member
|
H A D | mcu.c | 720 ifs_time->slot_valid = true; in mt7996_mcu_bss_ifs_timing_tlv()
|
Completed in 10 milliseconds