Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h233 #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.c588 return WARM; in dvbsky_identify_state()
Dlmedm04.c1167 return WARM; in lme2510_identify_state()
Ddvb_usb_core.c972 } 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.c636 return WARM; in rtl28xxu_identify_state()
/Linux-v5.4/include/trace/events/
Df2fs.h24 TRACE_DEFINE_ENUM(WARM);
69 { WARM, "WARM" }, \
/Linux-v5.4/fs/f2fs/
Dsegment.c2962 if (temp == WARM) in f2fs_io_type_to_rw_hint()
2973 if (temp == WARM) in f2fs_io_type_to_rw_hint()
2980 if (temp == WARM || temp == HOT) in f2fs_io_type_to_rw_hint()
3058 fio->temp = WARM; in __get_segment_type()
Df2fs.h1006 WARM, enumerator