Home
last modified time | relevance | path

Searched refs:WARM (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h235 #define WARM 0 macro
Dec168.c187 ret = WARM; in ec168_identify_state()
Daz6007.c851 ret = WARM; in az6007_identify_state()
864 ret == WARM ? "warm" : "cold"); in az6007_identify_state()
Ddvbsky.c589 return WARM; in dvbsky_identify_state()
Dlmedm04.c1164 return WARM; in lme2510_identify_state()
Ddvb_usb_core.c973 } else if (ret != WARM) { in dvb_usbv2_probe()
Daf9015.c281 ret = WARM; in af9015_identify_state()
Daf9035.c577 ret = WARM; in af9035_identify_state()
Drtl28xxu.c648 return WARM; in rtl28xxu_identify_state()
/kernel/linux/linux-5.10/include/trace/events/
Df2fs.h25 TRACE_DEFINE_ENUM(WARM);
72 { WARM, "WARM" }, \
/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.c3377 if (temp == WARM) in f2fs_io_type_to_rw_hint()
3388 if (temp == WARM) in f2fs_io_type_to_rw_hint()
3395 if (temp == WARM || temp == HOT) in f2fs_io_type_to_rw_hint()
3479 fio->temp = WARM; in __get_segment_type()
Df2fs.h1060 WARM, enumerator