Home
last modified time | relevance | path

Searched defs:msg (Results 176 – 200 of 2855) sorted by relevance

12345678910>>...115

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dlogger_interface.h130 #define DTN_INFO(msg, ...) \ argument
150 #define DISPLAY_STATS(msg, ...) DC_LOG_PERF_TRACE(msg, __VA_ARGS__) argument
154 #define LOG_GAMMA_WRITE(msg, ...) argument
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Disl6421.c37 struct i2c_msg msg[2] = { in isl6421_set_voltage() local
127 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_enable_high_lnb_voltage() local
146 struct i2c_msg msg = { .addr = isl6421->i2c_addr, .flags = 0, in isl6421_set_tone() local
H A Dstb6000.c42 struct i2c_msg msg = { in stb6000_sleep() local
73 struct i2c_msg msg = { in stb6000_set_params() local
193 struct i2c_msg msg[2] = { in stb6000_attach() local
H A Dtda826x.c42 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 2 }; in tda826x_sleep() local
69 struct i2c_msg msg = { .addr = priv->i2c_address, .flags = 0, .buf = buf, .len = 11 }; in tda826x_set_params() local
134 struct i2c_msg msg[2] = { in tda826x_attach() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c65 const struct cec_msg *msg, bool nacked) in vivid_cec_pin_adap_events()
113 const struct cec_msg *msg, bool nacked) in vivid_cec_pin_events()
194 u32 signal_free_time, struct cec_msg *msg) in vivid_cec_adap_transmit()
225 static int vivid_received(struct cec_adapter *adap, struct cec_msg *msg) in vivid_received()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h147 # define __compiletime_error(msg) __attribute__((__error__(msg))) argument
149 # define __compiletime_error(msg) argument
294 # define __compiletime_warning(msg) __attribute__((__warning__(msg))) argument
296 # define __compiletime_warning(msg) argument
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/
H A Ddhcpclient.c150 int decode_dhcp_msg(dhcp_msg *msg, int len, dhcp_info *info) in decode_dhcp_msg()
233 void dump_dhcp_msg(dhcp_msg *msg, int len) in dump_dhcp_msg()
314 static int send_message(int sock, int if_index, dhcp_msg *msg, int size) in send_message()
323 static int is_valid_reply(dhcp_msg *msg, dhcp_msg *reply, int sz) in is_valid_reply()
364 dhcp_msg *msg; in dhcp_init_ifc() local
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dmachxo2-spi.c68 struct spi_message msg; in get_status() local
138 struct spi_message msg; in machxo2_cleanup() local
192 struct spi_message msg; in machxo2_write_init() local
256 struct spi_message msg; in machxo2_write() local
295 struct spi_message msg; in machxo2_write_complete() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h235 int bpf_prog4(struct sk_msg_md *msg) in bpf_prog4()
265 int bpf_prog6(struct sk_msg_md *msg) in bpf_prog6()
310 int bpf_prog8(struct sk_msg_md *msg) in bpf_prog8()
327 int bpf_prog9(struct sk_msg_md *msg) in bpf_prog9()
345 int bpf_prog10(struct sk_msg_md *msg) in bpf_prog10()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_debugfs.c203 struct cros_ec_command msg; in cros_ec_pdinfo_read() member
209 struct cros_ec_command *msg; in cros_ec_pdinfo_read() local
251 } __packed msg = {}; in cros_ec_uptime_is_supported() local
273 } __packed msg = {}; in cros_ec_uptime_read() local
322 struct cros_ec_command *msg; in ec_read_version_supported() local
404 struct cros_ec_command *msg; in cros_ec_create_panicinfo() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c169 struct phl_msg *msg) in _phl_cmd_general_pre_phase_msg_hdlr()
194 struct phl_msg *msg) in _phl_cmd_general_post_phase_msg_hdlr()
380 static void _fail_evt_hdlr(void *dispr, void *priv, struct phl_msg *msg) in _fail_evt_hdlr()
409 struct phl_msg *msg) in _phl_cmd_general_msg_hdlr()
457 struct phl_msg *msg, in phl_cmd_get_cur_cmdinfo()
528 static void _phl_cmd_complete(void *priv, struct phl_msg *msg) in _phl_cmd_complete()
586 struct phl_msg msg = {0}; in phl_cmd_enqueue() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c169 struct phl_msg *msg) in _phl_cmd_general_pre_phase_msg_hdlr()
194 struct phl_msg *msg) in _phl_cmd_general_post_phase_msg_hdlr()
380 static void _fail_evt_hdlr(void *dispr, void *priv, struct phl_msg *msg) in _fail_evt_hdlr()
409 struct phl_msg *msg) in _phl_cmd_general_msg_hdlr()
457 struct phl_msg *msg, in phl_cmd_get_cur_cmdinfo()
528 static void _phl_cmd_complete(void *priv, struct phl_msg *msg) in _phl_cmd_complete()
586 struct phl_msg msg = {0}; in phl_cmd_enqueue() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c156 static void slimpro_i2c_pcc_rx_cb(struct mbox_client *cl, void *msg) in slimpro_i2c_pcc_rx_cb()
178 static void slimpro_i2c_pcc_tx_prepare(struct slimpro_i2c_dev *ctx, u32 *msg) in slimpro_i2c_pcc_tx_prepare()
216 u32 *msg, in slimpro_i2c_send_msg()
247 u32 msg[3]; in slimpro_i2c_rd() local
261 u32 msg[3]; in slimpro_i2c_wr() local
276 u32 msg[3]; in slimpro_i2c_blkrd() local
308 u32 msg[3]; in slimpro_i2c_blkwr() local
/OK3568_Linux_fs/kernel/net/tipc/
H A Dmsg.c103 struct tipc_msg *msg; in tipc_msg_create() local
135 struct tipc_msg *msg; in tipc_buf_append() local
484 static bool tipc_msg_bundle(struct sk_buff *bskb, struct tipc_msg *msg, in tipc_msg_bundle()
523 struct tipc_msg *msg, *inner, *outer; in tipc_msg_try_bundle() local
677 bool tipc_msg_skb_clone(struct sk_buff_head *msg, struct sk_buff_head *cpy) in tipc_msg_skb_clone()
702 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_lookup_dest() local
797 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c168 struct i2c_msg msg = {.addr=0x43, .flags=0, .buf=off, .len = sizeof(off)}; in mt352_pinnacle_tuner_set_params() local
234 struct i2c_msg msg = {.addr = 0x4b, .flags = 0, .buf = initmsg, .len = 2}; in kworld_sbtvd_gate_ctrl() local
406 static u8 msg[] = { 0x0b, 0xf5, 0x86, 0xab }; in philips_td1316_tuner_init() local
427 static u8 msg[] = { 0x0b, 0xdc, 0x86, 0xa4 }; in philips_td1316_tuner_sleep() local
443 static u8 msg[] = { 0x00, 0x40}; in philips_europa_tuner_init() local
460 static u8 msg[] = { 0x00, 0x14 }; in philips_europa_tuner_sleep() local
1010 struct i2c_msg msg[] = { { .addr = 0x08, .flags = 0, .buf = wbuf, .len = 1 }, in md8800_set_voltage2() local
1449 struct i2c_msg msg = {.addr = 0x08, .flags = 0, .len = 1}; in dvb_init() local
1943 struct i2c_msg msg = {.addr = 0x08, .buf = &data, .flags = 0, .len = 1}; in dvb_fini() local
/OK3568_Linux_fs/kernel/net/atm/
H A Dmpc.c1080 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_trigger_rcvd()
1116 static void check_qos_and_open_shortcut(struct k_message *msg, in check_qos_and_open_shortcut()
1155 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_res_reply_rcvd()
1206 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in ingress_purge_rcvd()
1229 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in egress_purge_rcvd()
1284 static void mps_death(struct k_message *msg, struct mpoa_client *mpc) in mps_death()
1308 static void MPOA_cache_impos_rcvd(struct k_message *msg, in MPOA_cache_impos_rcvd()
1371 static void set_mps_mac_addr_rcvd(struct k_message *msg, in set_mps_mac_addr_rcvd()
1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up()
H A Dsignaling.c37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos()
66 struct atmsvc_msg *msg; in sigd_send() local
148 struct atmsvc_msg *msg; in sigd_enq2() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c11 struct enetc_msg_swbd *msg) in enetc_msg_vsi_write_msg()
20 static int enetc_msg_vsi_send(struct enetc_si *si, struct enetc_msg_swbd *msg) in enetc_msg_vsi_send()
52 struct enetc_msg_swbd msg; in enetc_msg_vsi_set_primary_mac_addr() local
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dsmsgiucv_app.c38 #define ENV_TEXT_LEN(msg) (strlen(ENV_TEXT_STR) + strlen((msg)) + 1) argument
68 const char *msg) in smsg_app_event_alloc()
121 static void smsg_app_callback(const char *from, char *msg) in smsg_app_callback()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnic.h426 u8 msg; member
437 u8 msg; member
445 u8 msg; member
453 u8 msg; member
462 u8 msg; member
469 u8 msg; member
476 u8 msg; member
484 u8 msg; member
491 u8 msg; member
501 u8 msg; member
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c80 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_vf_broadcast()
1837 enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) in ice_vc_send_msg_to_vf()
1871 static int ice_vc_get_ver_msg(struct ice_vf *vf, u8 *msg) in ice_vc_get_ver_msg()
1917 static int ice_vc_get_vf_res_msg(struct ice_vf *vf, u8 *msg) in ice_vc_get_vf_res_msg()
2100 static int ice_vc_config_rss_key(struct ice_vf *vf, u8 *msg) in ice_vc_config_rss_key()
2148 static int ice_vc_config_rss_lut(struct ice_vf *vf, u8 *msg) in ice_vc_config_rss_lut()
2342 static int ice_vc_cfg_promiscuous_mode_msg(struct ice_vf *vf, u8 *msg) in ice_vc_cfg_promiscuous_mode_msg()
2487 static int ice_vc_get_stats_msg(struct ice_vf *vf, u8 *msg) in ice_vc_get_stats_msg()
2591 static int ice_vc_ena_qs_msg(struct ice_vf *vf, u8 *msg) in ice_vc_ena_qs_msg()
2682 static int ice_vc_dis_qs_msg(struct ice_vf *vf, u8 *msg) in ice_vc_dis_qs_msg()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/decorator/
H A Dpackage.py61 def _decorator_fail(self, msg): argument
88 def _decorator_fail(self, msg): argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c12 static int hns_roce_fill_cq(struct sk_buff *msg, in hns_roce_fill_cq()
79 int hns_roce_fill_res_cq_entry(struct sk_buff *msg, in hns_roce_fill_res_cq_entry()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmidwindow.cpp12 frmMessageBox *msg=new frmMessageBox(0); in mount_usb() local
22 frmMessageBox *msg=new frmMessageBox(0); in umount_usb() local
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dnetlink_k.c34 void *msg; in netlink_rcv_cb() local
77 void *msg, int len)) in netlink_init()
92 int netlink_send(struct sock *sock, int group, u16 type, void *msg, int len, in netlink_send()

12345678910>>...115