Home
last modified time | relevance | path

Searched refs:fwserial_mgmt_pkt (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c1585 static const struct fwserial_mgmt_pkt pkt; in mgmt_pkt_expected_len()
1619 static inline void fill_plug_req(struct fwserial_mgmt_pkt *pkt, in fill_plug_req()
1627 static inline void fill_plug_rsp_ok(struct fwserial_mgmt_pkt *pkt, in fill_plug_rsp_ok()
1635 static inline void fill_plug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_plug_rsp_nack()
1641 static inline void fill_unplug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_nack()
1647 static inline void fill_unplug_rsp_ok(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_ok()
1677 struct fwserial_mgmt_pkt *pkt) in fwserial_send_mgmt_sync()
1807 struct fwserial_mgmt_pkt *pkt; in fwserial_connect_peer()
2514 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_plug_req()
2585 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_unplug_req()
[all …]
Dfwserial.h139 struct fwserial_mgmt_pkt { struct