Lines Matching defs:profile
958 struct profile { struct
959 uint16_t lcur;
960 uint16_t lmin;
961 uint16_t lmax;
962 uint16_t cur;
963 uint16_t min;
964 uint16_t max;
965 uint16_t radio;
966 uint16_t lll;
967 uint16_t ull_high;
968 uint16_t ull_low;
969 uint8_t radio_ticks;
970 uint8_t lll_ticks;
971 uint8_t ull_high_ticks;
972 uint8_t ull_low_ticks;
1014 struct profile profile; member