| /linux/drivers/platform/chrome/ |
| H A D | cros_kbd_led_backlight.c | 133 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in keyboard_led_set_brightness_ec_pwm() 150 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in keyboard_led_get_brightness_ec_pwm()
|
| H A D | cros_ec_debugfs.c | 209 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_pdinfo_read() 248 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_uptime_is_supported() 268 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_uptime_read()
|
| H A D | cros_ec_proto_test.c | 1546 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/drivers/rtc/ |
| H A D | rtc-cros-ec.c | 37 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_rtc_get() 56 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_rtc_set()
|
| /linux/net/mac80211/ |
| H A D | spectmgmt.c | 150 DEFINE_RAW_FLEX(struct ieee80211_he_operation, he, optional, in validate_chandef_by_6ghz_he_eht_oper() 154 DEFINE_RAW_FLEX(struct ieee80211_eht_operation, eht, optional, in validate_chandef_by_6ghz_he_eht_oper()
|
| /linux/drivers/watchdog/ |
| H A D | cros_ec_wdt.c | 27 DEFINE_RAW_FLEX(struct cros_ec_command, msg, data, in cros_ec_wdt_send_cmd()
|
| /linux/drivers/iio/proximity/ |
| H A D | cros_ec_mkbp_proximity.c | 61 DEFINE_RAW_FLEX(struct cros_ec_command, buf, data, in cros_ec_mkbp_proximity_query()
|
| /linux/net/ipv4/ |
| H A D | icmp.c | 364 DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data, in icmp_glue_bits() 820 DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data, in __icmp_send() 1263 DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data, in icmp_echo() 1410 DEFINE_RAW_FLEX(struct icmp_bxm, icmp_param, replyopts.opt.__data, in icmp_timestamp()
|
| H A D | raw.c | 491 DEFINE_RAW_FLEX(struct ip_options_rcu, opt_copy, opt.__data, in raw_sendmsg()
|
| H A D | ip_output.c | 1612 DEFINE_RAW_FLEX(struct ip_options_rcu, replyopts, opt.__data, in ip_send_unicast_reply()
|
| /linux/drivers/xen/ |
| H A D | pci.c | 59 DEFINE_RAW_FLEX(struct physdev_pci_device_add, add, optarr, 1); in xen_add_device()
|
| /linux/drivers/w1/ |
| H A D | w1_netlink.c | 197 DEFINE_RAW_FLEX(struct cn_msg, packet, data, in w1_netlink_send_error() 218 DEFINE_RAW_FLEX(struct cn_msg, packet, data, in w1_netlink_send()
|
| /linux/include/linux/ |
| H A D | overflow.h | 515 #define DEFINE_RAW_FLEX(type, name, member, count) \ macro
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_base.c | 1005 DEFINE_RAW_FLEX(struct ice_aqc_set_txtime_qgrp, txtime_qg_buf, in ice_cfg_tstamp() 1135 DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1); in ice_vsi_cfg_single_txq() 1157 DEFINE_RAW_FLEX(struct ice_aqc_add_tx_qgrp, qg_buf, txqs, 1); in ice_vsi_cfg_txqs()
|
| H A D | ice_lag.c | 633 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_node_tc() 987 DEFINE_RAW_FLEX(struct ice_aqc_cfg_txqs_buf, qbuf, queue_info, 1); in ice_lag_aa_move_vf_qs() 1231 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_reclaim_vf_tc() 2452 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_lag_move_vf_nodes_tc_sync()
|
| H A D | ice_ddp.c | 1993 DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg_info, pkg_info, in ice_get_pkg_info() 2045 DEFINE_RAW_FLEX(struct ice_aqc_get_pkg_info_resp, pkg, pkg_info, in ice_chk_pkg_compat()
|
| H A D | ice_sched.c | 259 DEFINE_RAW_FLEX(struct ice_aqc_delete_elem, buf, teid, 1); in ice_sched_remove_elems() 2338 DEFINE_RAW_FLEX(struct ice_aqc_move_elem, buf, teid, 1); in ice_sched_move_nodes()
|
| H A D | ice_common.c | 5062 DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1); in ice_dis_vsi_txq() 5284 DEFINE_RAW_FLEX(struct ice_aqc_dis_txq_item, qg_list, q_id, 1); in ice_dis_vsi_rdma_qset()
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | outp.c | 198 DEFINE_RAW_FLEX(struct nvif_outp_hda_eld_v0, mthd, data, 128); in nvif_outp_hda_eld()
|
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_dev.c | 549 DEFINE_RAW_FLEX(struct fun_admin_bind_req, cmd, entry, 2); in fun_bind()
|
| /linux/sound/firewire/ |
| H A D | amdtp-stream.c | 1200 DEFINE_RAW_FLEX(struct fw_iso_packet, template, header, CIP_HEADER_QUADLETS); in process_rx_packets()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 123 DEFINE_RAW_FLEX(struct iwl_mvm_wep_key_cmd, wkc, wep_key, 1); in iwl_mvm_wowlan_program_keys()
|
| H A D | mac80211.c | 6195 DEFINE_RAW_FLEX(struct iwl_rxq_sync_cmd, cmd, payload, in iwl_mvm_sync_rx_queues_internal()
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 3155 DEFINE_RAW_FLEX(struct ext4_group_info, sg, bb_counters, in ext4_mb_seq_groups_show()
|