Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c1554 static const struct fwserial_mgmt_pkt pkt; in mgmt_pkt_expected_len()
1588 static inline void fill_plug_req(struct fwserial_mgmt_pkt *pkt, in fill_plug_req()
1596 static inline void fill_plug_rsp_ok(struct fwserial_mgmt_pkt *pkt, in fill_plug_rsp_ok()
1604 static inline void fill_plug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_plug_rsp_nack()
1610 static inline void fill_unplug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_nack()
1616 static inline void fill_unplug_rsp_ok(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_ok()
1646 struct fwserial_mgmt_pkt *pkt) in fwserial_send_mgmt_sync()
1776 struct fwserial_mgmt_pkt *pkt; in fwserial_connect_peer()
2485 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_plug_req()
2556 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_unplug_req()
[all …]
H A Dfwserial.h139 struct fwserial_mgmt_pkt { struct