Home
last modified time | relevance | path

Searched refs:DEFINE_RAW_FLEX (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/drivers/rtc/
H A Drtc-cros-ec.c38 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_rtc_get()
57 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_rtc_set()
/linux-6.15/include/linux/
H A Doverflow.h423 #define DEFINE_RAW_FLEX(type, name, member, count) \ macro
/linux-6.15/drivers/xen/
H A Dpci.c59 DEFINE_RAW_FLEX(struct physdev_pci_device_add, add, optarr, 1); in xen_add_device()
/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dloader.c353 DEFINE_RAW_FLEX(struct loader_xfer_dma_fragment, fragment, fragment_tbl, FRAGMENT_MAX_NUM); in ishtp_loader_work()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_base.c953 DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1); in ice_vsi_cfg_single_txq()
975 DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1); in ice_vsi_cfg_txqs()
H A Dice_lag.c520 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_node_tc()
877 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_reclaim_vf_tc()
1933 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_nodes_tc_sync()
H A Dice_switch.c1889 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_aq_alloc_free_vsi_list()
2180 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_alloc_recipe()
4564 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_alloc_res_cntr()
4592 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_free_res_cntr()
4622 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_share_res()
5266 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_subscribe_recipe()
H A Dice_ddp.c1992 DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg_info, pkg_info, in ice_get_pkg_info()
2044 DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg, pkg_info, in ice_chk_pkg_compat()
H A Dice_sched.c238 DEFINE_RAW_FLEX(struct ice_aqc_delete_elem, buf, teid, 1); in ice_sched_remove_elems()
2223 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_sched_move_nodes()
H A Dice_common.c4709 DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1); in ice_dis_vsi_txq()
4931 DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1); in ice_dis_vsi_rdma_qset()
/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_proto_test.c1546 DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100); in cros_ec_proto_test_cmd_xfer_normal()
1603 DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100); in cros_ec_proto_test_cmd_xfer_excess_msg_insize()
1638 DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100); in cros_ec_proto_test_cmd_xfer_excess_msg_outsize_without_passthru()
1658 DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, 0x100); in cros_ec_proto_test_cmd_xfer_excess_msg_outsize_with_passthru()
/linux-6.15/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c549 DEFINE_RAW_FLEX(struct fun_admin_bind_req, cmd, entry, 2); in fun_bind()
/linux-6.15/lib/tests/
H A Doverflow_kunit.c1188 DEFINE_RAW_FLEX(struct bar, two, array, 2); in DEFINE_FLEX_test()
1192 DEFINE_RAW_FLEX(struct foo, two_but_zero, array, 2); in DEFINE_FLEX_test()
/linux-6.15/drivers/rpmsg/
H A Dqcom_glink_native.c483 DEFINE_RAW_FLEX(struct glink_msg, req, data, GLINK_NAME_SIZE); in qcom_glink_send_open_req()
/linux-6.15/drivers/firewire/
H A Dcore-cdev.c1140 DEFINE_RAW_FLEX(struct fw_iso_packet, u, header, 64); in ioctl_queue_iso()
/linux-6.15/sound/firewire/
H A Damdtp-stream.c1215 DEFINE_RAW_FLEX(struct fw_iso_packet, template, header, CIP_HEADER_QUADLETS); in process_rx_packets()
/linux-6.15/net/bluetooth/
H A Dl2cap_core.c5009 DEFINE_RAW_FLEX(struct l2cap_ecred_conn_rsp, pdu, dcid, L2CAP_ECRED_MAX_CID); in l2cap_ecred_conn_req()
7129 DEFINE_RAW_FLEX(struct l2cap_ecred_reconf_req, pdu, scid, 1); in l2cap_ecred_reconfigure()
/linux-6.15/fs/ext4/
H A Dmballoc.c3040 DEFINE_RAW_FLEX(struct ext4_group_info, sg, bb_counters, in ext4_mb_seq_groups_show()