| /OK3568_Linux_fs/kernel/drivers/hsi/clients/ |
| H A D | hsi_char.c | 116 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail() 129 struct hsi_msg *msg = NULL; in hsc_get_first_msg() local 145 static inline void hsc_msg_free(struct hsi_msg *msg) in hsc_msg_free() 153 struct hsi_msg *msg, *tmp; in hsc_free_list() local 175 struct hsi_msg *msg; in hsc_msg_alloc() local 197 struct hsi_msg *msg; in hsc_msgs_alloc() local 215 static inline unsigned int hsc_msg_len_get(struct hsi_msg *msg) in hsc_msg_len_get() 220 static inline void hsc_msg_len_set(struct hsi_msg *msg, unsigned int len) in hsc_msg_len_set() 225 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed() 238 static void hsc_rx_msg_destructor(struct hsi_msg *msg) in hsc_rx_msg_destructor() [all …]
|
| H A D | ssi_protocol.c | 153 static inline void ssip_set_cmd(struct hsi_msg *msg, u32 cmd) in ssip_set_cmd() 161 static inline u32 ssip_get_cmd(struct hsi_msg *msg) in ssip_get_cmd() 170 static void ssip_skb_to_msg(struct sk_buff *skb, struct hsi_msg *msg) in ssip_skb_to_msg() 189 static void ssip_free_data(struct hsi_msg *msg) in ssip_free_data() 204 struct hsi_msg *msg; in ssip_alloc_data() local 217 static inline void ssip_release_cmd(struct hsi_msg *msg) in ssip_release_cmd() 229 struct hsi_msg *msg; in ssip_claim_cmd() local 244 struct hsi_msg *msg, *tmp; in ssip_free_cmds() local 256 struct hsi_msg *msg; in ssip_alloc_cmds() local 391 struct hsi_msg *msg; in ssip_reset() local [all …]
|
| H A D | cmt_speech.c | 33 u32 msg; member 197 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd() 203 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd() 209 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd() 216 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor() 241 struct hsi_msg *msg; in cs_claim_cmd() local 254 struct hsi_msg *msg, *tmp; in cs_free_cmds() local 266 struct hsi_msg *msg; in cs_alloc_cmds() local 294 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor() 352 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg() [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/windows/ |
| H A D | os_log.c | 23 void os_log_info(const char* tag, const char* msg, va_list list) in os_log_info() 30 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() 37 void os_log_trace(const char* tag, const char* msg, va_list list) in os_log_trace() 42 void os_log_debug(const char* tag, const char* msg, va_list list) in os_log_debug() 47 void os_log_warn(const char* tag, const char* msg, va_list list) in os_log_warn() 52 void os_log_fatal(const char* tag, const char* msg, va_list list) in os_log_fatal()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/ |
| H A D | phl_custom_fb.c | 27 struct phl_msg* msg, u32 size) in _is_fb_mode_valid() 52 struct phl_msg* msg) in _custom_fb_feature_enable() 73 struct phl_msg* msg) in _custom_fb_feature_query() 94 struct phl_msg* msg) in _custom_fb_testmode_param() 117 struct phl_msg* msg) in _custom_fb_set_wifi_role() 147 struct phl_msg* msg) in _custom_fb_ampdu_cfg() 189 struct phl_msg* msg) in _custom_fb_ampdu_query() 227 struct phl_msg* msg) in _custom_fb_pdthr_cfg() 261 struct phl_msg* msg) in _custom_fb_pdthr_query() 297 struct phl_msg* msg) in _custom_fb_pop_cfg() [all …]
|
| H A D | phl_custom.c | 39 _custom_rpt_notify_check(void* priv, struct phl_msg* msg) in _custom_rpt_notify_check() 51 _custom_rpt_notify_complete(void* priv, struct phl_msg* msg) in _custom_rpt_notify_complete() 61 struct phl_msg* msg, in _custom_rpt_notify_start() 82 struct phl_msg msg = {0}; in _indicate_custome_evt_rpt() local 98 struct phl_msg* msg) in _phl_custom_prepare_default_fail_rpt() 116 struct phl_msg* msg) in _phl_custom_hdl_fail_evt() 144 struct phl_msg* msg) in _phl_custom_hdl_internal_evt() 181 struct phl_msg* msg) in _phl_custom_hdl_external_evt() 187 _phl_custom_cmd_completion(void* priv, struct phl_msg* msg) in _phl_custom_cmd_completion() 252 struct phl_msg* msg) in _phl_custom_mdl_msg_hdlr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/ |
| H A D | xpc_uv.c | 336 xpc_send_gru_msg(struct gru_message_queue_desc *gru_mq_desc, void *msg, in xpc_send_gru_msg() 440 struct xpc_activate_mq_msg_activate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 472 struct xpc_activate_mq_msg_deactivate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 488 struct xpc_activate_mq_msg_chctl_closerequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 507 struct xpc_activate_mq_msg_chctl_closereply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 524 struct xpc_activate_mq_msg_chctl_openrequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 544 struct xpc_activate_mq_msg_chctl_openreply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 564 struct xpc_activate_mq_msg_chctl_opencomplete_uv *msg; in xpc_handle_activate_mq_msg_uv() local 676 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, in xpc_send_activate_IRQ_uv() 732 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, in xpc_send_activate_IRQ_part_uv() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | vdec_vpu_if.c | 13 static void handle_init_ack_msg(const struct vdec_vpu_ipi_init_ack *msg) in handle_init_ack_msg() 41 const struct vdec_vpu_ipi_ack *msg = data; in vpu_dec_ipi_handler() local 70 static int vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) in vcodec_vpu_send_msg() 92 struct vdec_ap_ipi_cmd msg; in vcodec_send_ap_ipi() local 108 struct vdec_ap_ipi_init msg; in vpu_dec_init() local 136 struct vdec_ap_ipi_dec_start msg; in vpu_dec_start() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs3proc.c | 32 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper() 45 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument 64 struct rpc_message msg = { in do_proc_get_root() local 107 struct rpc_message msg = { in nfs3_proc_getattr() local 135 struct rpc_message msg = { in nfs3_proc_setattr() local 170 struct rpc_message msg = { in nfs3_proc_lookup() local 208 struct rpc_message msg = { in nfs3_proc_access() local 241 struct rpc_message msg = { in nfs3_proc_readlink() local 262 struct rpc_message msg; member 416 struct rpc_message msg = { in nfs3_proc_remove() local [all …]
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRgaApi.cpp | 343 int NormalRgaSetDstVirtualInfo(struct rga_req *msg, in NormalRgaSetDstVirtualInfo() 384 int NormalRgaSetPatVirtualInfo(struct rga_req *msg, in NormalRgaSetPatVirtualInfo() 414 int NormalRgaSetPatInfo(struct rga_req *msg, in NormalRgaSetPatInfo() 428 int NormalRgaSetRopMaskInfo(struct rga_req *msg, in NormalRgaSetRopMaskInfo() 447 int NormalRgaSetAlphaEnInfo(struct rga_req *msg, in NormalRgaSetAlphaEnInfo() 466 int NormalRgaSetRopEnInfo(struct rga_req *msg, in NormalRgaSetRopEnInfo() 478 int NormalRgaSetFadingEnInfo(struct rga_req *msg, in NormalRgaSetFadingEnInfo() 488 int NormalRgaSetSrcTransModeInfo(struct rga_req *msg, in NormalRgaSetSrcTransModeInfo() 617 int NormalRgaSetBitbltMode(struct rga_req *msg, in NormalRgaSetBitbltMode() 661 int NormalRgaSetColorPaletteMode(struct rga_req *msg, in NormalRgaSetColorPaletteMode() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/ |
| H A D | phl_custom.c | 39 _custom_rpt_notify_check(void* priv, struct phl_msg* msg) in _custom_rpt_notify_check() 51 _custom_rpt_notify_complete(void* priv, struct phl_msg* msg) in _custom_rpt_notify_complete() 61 struct phl_msg* msg, in _custom_rpt_notify_start() 82 struct phl_msg msg = {0}; in _indicate_custome_evt_rpt() local 98 struct phl_msg* msg) in _phl_custom_prepare_default_fail_rpt() 116 struct phl_msg* msg) in _phl_custom_hdl_fail_evt() 144 struct phl_msg* msg) in _phl_custom_hdl_internal_evt() 181 struct phl_msg* msg) in _phl_custom_hdl_external_evt() 187 _phl_custom_cmd_completion(void* priv, struct phl_msg* msg) in _phl_custom_cmd_completion() 252 struct phl_msg* msg) in _phl_custom_mdl_msg_hdlr() [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | os_log.cpp | 57 void os_log_trace(const char* tag, const char* msg, va_list list) in os_log_trace() 64 void os_log_debug(const char* tag, const char* msg, va_list list) in os_log_debug() 71 void os_log_info(const char* tag, const char* msg, va_list list) in os_log_info() 78 void os_log_warn(const char* tag, const char* msg, va_list list) in os_log_warn() 85 void os_log_error(const char* tag, const char* msg, va_list list) in os_log_error() 92 void os_log_fatal(const char* tag, const char* msg, va_list list) in os_log_fatal()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | prism2mgmt.c | 133 struct p80211msg_dot11req_scan *msg = msgp; in prism2mgmt_scan() local 548 struct p80211msg_dot11req_start *msg = msgp; in prism2mgmt_start() local 730 struct p80211msg_p2req_readpda *msg = msgp; in prism2mgmt_readpda() local 797 struct p80211msg_p2req_ramdl_state *msg = msgp; in prism2mgmt_ramdl_state() local 853 struct p80211msg_p2req_ramdl_write *msg = msgp; in prism2mgmt_ramdl_write() local 916 struct p80211msg_p2req_flashdl_state *msg = msgp; in prism2mgmt_flashdl_state() local 987 struct p80211msg_p2req_flashdl_write *msg = msgp; in prism2mgmt_flashdl_write() local 1051 struct p80211msg_lnxreq_autojoin *msg = msgp; in prism2mgmt_autojoin() local 1120 struct p80211msg_lnxreq_wlansniff *msg = msgp; in prism2mgmt_wlansniff() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_tlv.c | 13 s32 fm10k_tlv_msg_init(u32 *msg, u16 msg_id) in fm10k_tlv_msg_init() 34 static s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string() 112 s32 fm10k_tlv_attr_put_mac_vlan(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_mac_vlan() 172 s32 fm10k_tlv_attr_put_bool(u32 *msg, u16 attr_id) in fm10k_tlv_attr_put_bool() 198 s32 fm10k_tlv_attr_put_value(u32 *msg, u16 attr_id, s64 value, u32 len) in fm10k_tlv_attr_put_value() 270 s32 fm10k_tlv_attr_put_le_struct(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_le_struct() 340 static u32 *fm10k_tlv_attr_nest_start(u32 *msg, u16 attr_id) in fm10k_tlv_attr_nest_start() 365 static s32 fm10k_tlv_attr_nest_stop(u32 *msg) in fm10k_tlv_attr_nest_stop() 544 s32 fm10k_tlv_msg_parse(struct fm10k_hw *hw, u32 *msg, in fm10k_tlv_msg_parse() 640 static void fm10k_tlv_msg_test_generate_data(u32 *msg, u32 attr_flags) in fm10k_tlv_msg_test_generate_data() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | messages.c | 16 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_FW_VERSION); in catpt_ipc_get_fw_version() local 56 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ALLOCATE_STREAM); in catpt_ipc_alloc_stream() local 108 union catpt_global_msg msg = CATPT_GLOBAL_MSG(FREE_STREAM); in catpt_ipc_free_stream() local 127 union catpt_global_msg msg = CATPT_GLOBAL_MSG(SET_DEVICE_FORMATS); in catpt_ipc_set_device_format() local 145 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ENTER_DX_STATE); in catpt_ipc_enter_dxstate() local 165 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_MIXER_STREAM_INFO); in catpt_ipc_get_mixer_stream_info() local 182 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM); in catpt_ipc_reset_stream() local 199 union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM); in catpt_ipc_pause_stream() local 216 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM); in catpt_ipc_resume_stream() local 243 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME); in catpt_ipc_set_volume() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/ |
| H A D | rga_reg_info.c | 97 dst_ctrl_cal(const struct rga_req *msg, TILE_INFO *tile) in dst_ctrl_cal() 291 src_tile_info_cal(const struct rga_req *msg, TILE_INFO *tile) in src_tile_info_cal() 443 RGA_set_mode_ctrl(u8 *base, const struct rga_req *msg) in RGA_set_mode_ctrl() 567 RGA_set_src(u8 *base, const struct rga_req *msg) in RGA_set_src() 675 static s32 RGA_set_dst(u8 *base, const struct rga_req *msg) in RGA_set_dst() 800 RGA_set_alpha_rop(u8 *base, const struct rga_req *msg) in RGA_set_alpha_rop() 862 RGA_set_color(u8 *base, const struct rga_req *msg) in RGA_set_color() 896 RGA_set_fading(u8 *base, const struct rga_req *msg) in RGA_set_fading() 928 RGA_set_pat(u8 *base, const struct rga_req *msg) in RGA_set_pat() 961 RGA_set_bitblt_reg_info(u8 *base, const struct rga_req * msg, TILE_INFO *tile) in RGA_set_bitblt_reg_info() [all …]
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skmsg.c | 12 static bool sk_msg_try_coalesce_ok(struct sk_msg *msg, int elem_first_coalesce) in sk_msg_try_coalesce_ok() 26 int sk_msg_alloc(struct sock *sk, struct sk_msg *msg, int len, in sk_msg_alloc() 137 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 161 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 176 static int sk_msg_free_elem(struct sock *sk, struct sk_msg *msg, u32 i, in sk_msg_free_elem() 192 static int __sk_msg_free(struct sock *sk, struct sk_msg *msg, u32 i, in __sk_msg_free() 210 int sk_msg_free_nocharge(struct sock *sk, struct sk_msg *msg) in sk_msg_free_nocharge() 216 int sk_msg_free(struct sock *sk, struct sk_msg *msg) in sk_msg_free() 222 static void __sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, in __sk_msg_free_partial() 250 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | probe.c | 31 struct sof_ipc_probe_dma_add_params *msg; in sof_ipc_probe_init() local 62 struct sof_ipc_cmd_hdr msg; in sof_ipc_probe_deinit() local 76 struct sof_ipc_probe_info_params msg = {{{0}}}; in sof_ipc_probe_info() local 152 struct sof_ipc_probe_dma_add_params *msg; in sof_ipc_probe_dma_add() local 186 struct sof_ipc_probe_dma_remove_params *msg; in sof_ipc_probe_dma_remove() local 240 struct sof_ipc_probe_point_add_params *msg; in sof_ipc_probe_points_add() local 272 struct sof_ipc_probe_point_remove_params *msg; in sof_ipc_probe_points_remove() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | assert.hpp | 39 # define BOOST_ASSERT_MSG(expr, msg) ((void)0) argument 54 #define BOOST_ASSERT_MSG(expr, msg) (BOOST_LIKELY(!!(expr))? ((void)0): ::boost::assertion_failed_m… argument 61 # define BOOST_ASSERT_MSG(expr, msg) assert((expr)&&(msg)) argument 78 # define BOOST_VERIFY_MSG(expr, msg) ((void)(expr)) argument 83 # define BOOST_VERIFY_MSG(expr, msg) BOOST_ASSERT_MSG(expr,msg) argument
|
| /OK3568_Linux_fs/kernel/drivers/iio/common/ssp_sensors/ |
| H A D | ssp_spi.c | 78 struct ssp_msg *msg; in ssp_create_msg() local 177 static int ssp_do_transfer(struct ssp_data *data, struct ssp_msg *msg, in ssp_do_transfer() 244 struct ssp_msg *msg) in ssp_spi_sync_command() 249 static int ssp_spi_sync(struct ssp_data *data, struct ssp_msg *msg, in ssp_spi_sync() 339 struct ssp_msg *msg, *n; in ssp_irq_msg() local 450 struct ssp_msg *msg, *n; in ssp_clean_pending_list() local 466 struct ssp_msg *msg; in ssp_command() local 484 struct ssp_msg *msg; in ssp_send_instruction() local 517 struct ssp_msg *msg; in ssp_get_chipid() local 535 struct ssp_msg *msg; in ssp_set_magnetic_matrix() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | cmsg.c | 46 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_start() local 66 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_add() local 78 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod() local 103 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify() local 126 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_process_mtu_ack() local 153 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod_rx() local 189 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify_rx() local 211 struct nfp_flower_cmsg_merge_hint *msg; in nfp_flower_cmsg_merge_hint_rx() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | skmsg.h | 131 static inline void sk_msg_check_to_free(struct sk_msg *msg, u32 i, u32 bytes) in sk_msg_check_to_free() 166 #define sk_msg_iter_prev(msg, which) \ argument 169 #define sk_msg_iter_next(msg, which) \ argument 172 static inline void sk_msg_clear_meta(struct sk_msg *msg) in sk_msg_clear_meta() 177 static inline void sk_msg_init(struct sk_msg *msg) in sk_msg_init() 201 static inline bool sk_msg_full(const struct sk_msg *msg) in sk_msg_full() 206 static inline u32 sk_msg_elem_used(const struct sk_msg *msg) in sk_msg_elem_used() 211 static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which) in sk_msg_elem() 216 static inline struct scatterlist sk_msg_elem_cpy(struct sk_msg *msg, int which) in sk_msg_elem_cpy() 221 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page() [all …]
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | netlink.c | 177 static int batadv_netlink_mesh_fill_ap_isolation(struct sk_buff *msg, in batadv_netlink_mesh_fill_ap_isolation() 227 static int batadv_netlink_mesh_fill(struct sk_buff *msg, in batadv_netlink_mesh_fill() 383 struct sk_buff *msg; in batadv_netlink_notify_mesh() local 414 struct sk_buff *msg; in batadv_netlink_get_mesh() local 630 batadv_netlink_tp_meter_put(struct sk_buff *msg, u32 cookie) in batadv_netlink_tp_meter_put() 653 struct sk_buff *msg; in batadv_netlink_tpmeter_notify() local 712 struct sk_buff *msg = NULL; in batadv_netlink_tp_meter_start() local 795 static int batadv_netlink_hardif_fill(struct sk_buff *msg, in batadv_netlink_hardif_fill() 861 struct sk_buff *msg; in batadv_netlink_notify_hardif() local 894 struct sk_buff *msg; in batadv_netlink_get_hardif() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/ |
| H A D | restrack.c | 60 static int fill_res_raw(struct sk_buff *msg, struct mlx5_ib_dev *dev, in fill_res_raw() 81 static int fill_stat_mr_entry(struct sk_buff *msg, struct ib_mr *ibmr) in fill_stat_mr_entry() 115 static int fill_res_mr_entry_raw(struct sk_buff *msg, struct ib_mr *ibmr) in fill_res_mr_entry_raw() 123 static int fill_res_mr_entry(struct sk_buff *msg, struct ib_mr *ibmr) in fill_res_mr_entry() 151 static int fill_res_cq_entry_raw(struct sk_buff *msg, struct ib_cq *ibcq) in fill_res_cq_entry_raw() 159 static int fill_res_qp_entry_raw(struct sk_buff *msg, struct ib_qp *ibqp) in fill_res_qp_entry_raw()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | drm_mipi_dsi.c | 45 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 135 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 176 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local 195 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local 219 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 244 struct mipi_dsi_msg msg = { in mipi_dsi_compression_mode() local 267 struct mipi_dsi_msg msg = { in mipi_dsi_picture_parameter_set() local 293 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local 334 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 377 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local [all …]
|