Searched refs:transport_ops (Results 1 – 11 of 11) sorted by relevance
10 struct transport_ops;57 const struct transport_ops **ops);
8 struct transport_ops;129 const struct transport_ops *ops);
11 const struct transport_ops **ops);
9 struct transport_ops { struct
140 static const struct transport_ops transport_mbox_ops = {558 const struct transport_ops *old_transport = context->transport; in handle_mbox_req()660 const struct transport_ops **ops) in __transport_mbox_init()683 const struct transport_ops **ops) in transport_mbox_init()
76 const struct transport_ops *transport;
60 const struct transport_ops **ops) in dbus_init()385 const struct transport_ops *dbus_ops; in main()
67 static const struct transport_ops transport_dbus_ops = {508 const struct transport_ops **ops) in transport_dbus_init()
41 const struct transport_ops *ops) in protocol_events_put()
215 const struct transport_ops **ops);220 const struct transport_ops *ops; in mbox_create_frontend_context()
1192 const struct elan_transport_ops *transport_ops; in elan_probe() local1200 transport_ops = &elan_i2c_ops; in elan_probe()1206 transport_ops = &elan_smbus_ops; in elan_probe()1218 data->ops = transport_ops; in elan_probe()