Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h238 #define WARM 0 macro
H A Dec168.c199 ret = WARM; in ec168_identify_state()
H A Daz6007.c860 ret = WARM; in az6007_identify_state()
873 ret == WARM ? "warm" : "cold"); in az6007_identify_state()
H A Ddvbsky.c600 return WARM; in dvbsky_identify_state()
H A Dlmedm04.c1159 return WARM; in lme2510_identify_state()
H A Ddvb_usb_core.c973 } else if (ret != WARM) { in dvb_usbv2_probe()
H A Daf9015.c282 ret = WARM; in af9015_identify_state()
H A Daf9035.c590 ret = WARM; in af9035_identify_state()
H A Drtl28xxu.c668 return WARM; in rtl28xxu_identify_state()
/linux-6.15/include/trace/events/
H A Df2fs.h21 TRACE_DEFINE_ENUM(WARM);
66 { WARM, "WARM" }, \
/linux-6.15/fs/f2fs/
H A Dsegment.c3549 case WARM: in f2fs_io_type_to_rw_hint()
3560 case WARM: in f2fs_io_type_to_rw_hint()
3672 temp = WARM; in f2fs_get_segment_temp()
H A Df2fs.h1157 WARM, enumerator