Searched refs:slim_val_inf (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/slimbus/ |
| H A D | stream.c | 130 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; in slim_connect_port_channel() 150 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_disconnect_port() 166 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_deactivate_remove_channel() 277 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel_content() 312 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel() 336 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_activate_channel()
|
| H A D | sched.c | 30 struct slim_val_inf msg = {0, 0, NULL, NULL}; in slim_ctrl_clk_pause()
|
| H A D | slimbus.h | 135 struct slim_val_inf *msg;
|
| /linux/include/linux/ |
| H A D | slimbus.h | 107 struct slim_val_inf { struct 194 int slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg,
|