Home
last modified time | relevance | path

Searched refs:slim_val_inf (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/slimbus/
H A Dstream.c130 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 Dsched.c30 struct slim_val_inf msg = {0, 0, NULL, NULL}; in slim_ctrl_clk_pause()
H A Dslimbus.h135 struct slim_val_inf *msg;
/linux/include/linux/
H A Dslimbus.h107 struct slim_val_inf { struct
194 int slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg,