Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/slimbus/
Dmessaging.c27 struct slim_val_inf *msg; in slim_msg_response()
180 struct slim_val_inf *msg, u8 mc) in slim_val_inf_sanity()
233 int slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg, in slim_xfer_msg()
273 static void slim_fill_msg(struct slim_val_inf *msg, u32 addr, in slim_fill_msg()
297 struct slim_val_inf msg; in slim_read()
340 struct slim_val_inf msg; in slim_write()
Dstream.c128 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; in slim_connect_port_channel()
148 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_disconnect_port()
164 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_deactivate_remove_channel()
268 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel_content()
303 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel()
327 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_activate_channel()
Dsched.c30 struct slim_val_inf msg = {0, 0, NULL, NULL}; in slim_ctrl_clk_pause()
Dslimbus.h141 struct slim_val_inf *msg;
Dqcom-ngd-ctrl.c920 struct slim_val_inf msg = {0}; in qcom_slim_ngd_enable_stream()
1006 struct slim_val_inf msg = {0}; in qcom_slim_ngd_get_laddr()
1154 struct slim_val_inf msg = {0}; in qcom_slim_ngd_master_worker()
Dqcom-ctrl.c400 struct slim_val_inf msg = {0}; in qcom_set_laddr()
/linux-4.19.296/include/linux/
Dslimbus.h107 struct slim_val_inf { struct
194 int slim_xfer_msg(struct slim_device *sbdev, struct slim_val_inf *msg,