HomeSort by: relevance | last modified time | path
    Searched refs:IR_TYPE_CIR (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ir/
ir.h 35 #define IR_TYPE_CIR 1
ir.c 54 case IR_TYPE_CIR:
cir.c 88 return (ia->ia_type == IR_TYPE_CIR);
  /src/sys/dev/usb/
emdtv_ir.c 101 ia.ia_type = IR_TYPE_CIR;
irmce.c 305 iaa.ia_type = IR_TYPE_CIR;

Completed in 15 milliseconds