Searched refs:smaster (Results 1 – 2 of 2) sorted by relevance
/include/trace/events/ |
D | siox.h | 10 TP_PROTO(const struct siox_master *smaster, 13 TP_ARGS(smaster, sdevice, devno, bufoffset), 21 __entry->busno = smaster->busno; 25 smaster->buf + bufoffset, sdevice->inbytes); 35 TP_PROTO(const struct siox_master *smaster, 39 TP_ARGS(smaster, sdevice, devno, status_clean, bufoffset), 48 __entry->busno = smaster->busno; 53 smaster->buf + bufoffset, sdevice->outbytes);
|
/include/linux/ |
D | siox.h | 11 struct siox_master *smaster; member
|