Searched refs:msgs (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| A D | strparser.h | 18 unsigned long long msgs; member 28 unsigned long long msgs; member 125 SAVE_PSOCK_STATS(msgs); in save_strp_stats() 146 SAVE_PSOCK_STATS(msgs); in aggregate_strp_stats()
|
| /include/uapi/linux/ |
| A D | i2c-dev.h | 51 struct i2c_msg __user *msgs; /* pointers to i2c_msgs */ member
|
| /include/linux/mailbox/ |
| A D | brcm-message.h | 42 struct brcm_message *msgs; member
|
| /include/linux/ |
| A D | i2c.h | 130 int i2c_transfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num); 132 int __i2c_transfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num); 552 int (*xfer)(struct i2c_adapter *adap, struct i2c_msg *msgs, 554 int (*master_xfer)(struct i2c_adapter *adap, struct i2c_msg *msgs, 559 struct i2c_msg *msgs, int num); 561 struct i2c_msg *msgs, int num);
|
| /include/media/ |
| A D | cec.h | 105 struct list_head msgs; /* queued messages */ member
|
Completed in 14 milliseconds