Home
last modified time | relevance | path

Searched refs:_c_ (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/typec/ucsi/
Ducsi.h27 #define UCSI_CCI_CONNECTOR(_c_) (((_c_) & GENMASK(7, 1)) >> 1) argument
28 #define UCSI_CCI_LENGTH(_c_) (((_c_) & GENMASK(15, 8)) >> 8) argument
/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-tseq.txt22 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
Dlibtraceevent.txt138 int *trace_seq_putc*(struct trace_seq pass:[*]_s_, unsigned char _c_);