Searched refs:_c_ (Results 1 – 3 of 3) sorted by relevance
27 #define UCSI_CCI_CONNECTOR(_c_) (((_c_) & GENMASK(7, 1)) >> 1) argument28 #define UCSI_CCI_LENGTH(_c_) (((_c_) & GENMASK(15, 8)) >> 8) argument
22 int *trace_seq_putc*(struct trace_seq pass:[*]_s_, unsigned char _c_);46 The _trace_seq_putc()_ function puts a single character _c_ in the trace
138 int *trace_seq_putc*(struct trace_seq pass:[*]_s_, unsigned char _c_);