Home
last modified time | relevance | path

Searched refs:DEFINE_FLEX (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nvmem/
H A Dmax77759-nvmem.c37 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, in max77759_nvmem_reg_read()
39 DEFINE_FLEX(struct max77759_maxq_response, rsp, rsp, length, in max77759_nvmem_reg_read()
66 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, in max77759_nvmem_reg_write()
68 DEFINE_FLEX(struct max77759_maxq_response, rsp, rsp, length, in max77759_nvmem_reg_write()
/linux/include/linux/
H A Doverflow.h535 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ macro
/linux/net/bluetooth/
H A Dhci_sync.c1266 DEFINE_FLEX(struct hci_cp_le_set_ext_adv_data, pdu, data, length, in hci_set_ext_adv_data_sync()
1481 DEFINE_FLEX(struct hci_cp_le_set_ext_scan_rsp_data, pdu, data, length, in hci_set_ext_scan_rsp_data_sync()
1653 DEFINE_FLEX(struct hci_cp_le_set_per_adv_data, pdu, data, length, in hci_set_per_adv_data_sync()
6696 DEFINE_FLEX(struct hci_cp_le_create_cis, cmd, cis, num_cis, 0x1f); in hci_le_create_cis_sync()
7244 DEFINE_FLEX(struct hci_cp_le_big_create_sync, cp, bis, num_bis, in hci_le_big_create_sync()
H A Dhci_conn.c1906 DEFINE_FLEX(struct hci_cp_le_set_cig_params, pdu, cis, num_cis, 0x1f); in set_cig_params_sync()
H A Dmgmt.c2211 DEFINE_FLEX(struct mgmt_cp_set_mesh, cp, ad_types, num_ad_types, in set_mesh_sync()