Home
last modified time | relevance | path

Searched refs:DEFINE_FLEX (Results 1 – 9 of 9) 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/drivers/gpio/
H A Dgpio-max77759.c61 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, 1); in max77759_gpio_maxq_gpio_trigger_read()
62 DEFINE_FLEX(struct max77759_maxq_response, rsp, rsp, length, 2); in max77759_gpio_maxq_gpio_trigger_read()
77 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, 2); in max77759_gpio_maxq_gpio_trigger_write()
87 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, 1); in max77759_gpio_maxq_gpio_control_read()
88 DEFINE_FLEX(struct max77759_maxq_response, rsp, rsp, length, 2); in max77759_gpio_maxq_gpio_control_read()
103 DEFINE_FLEX(struct max77759_maxq_command, cmd, cmd, length, 2); in max77759_gpio_maxq_gpio_control_write()
/linux/fs/notify/
H A Dfdinfo.c45 DEFINE_FLEX(struct file_handle, f, f_handle, handle_bytes, MAX_HANDLE_SZ); in show_mark_fhandle()
/linux/include/linux/
H A Doverflow.h541 #define DEFINE_FLEX(TYPE, NAME, MEMBER, COUNTER, COUNT) \ macro
/linux/drivers/mfd/
H A Dmax77759.c350 DEFINE_FLEX(struct max77759_maxq_response, _rsp, rsp, length, 1); in max77759_maxq_command()
/linux/net/bluetooth/
H A Dhci_sync.c1259 DEFINE_FLEX(struct hci_cp_le_set_ext_adv_data, pdu, data, length, in hci_set_ext_adv_data_sync()
1474 DEFINE_FLEX(struct hci_cp_le_set_ext_scan_rsp_data, pdu, data, length, in hci_set_ext_scan_rsp_data_sync()
1646 DEFINE_FLEX(struct hci_cp_le_set_per_adv_data, pdu, data, length, in hci_set_per_adv_data_sync()
6655 DEFINE_FLEX(struct hci_cp_le_create_cis, cmd, cis, num_cis, 0x1f); in hci_le_create_cis_sync()
7196 DEFINE_FLEX(struct hci_cp_le_big_create_sync, cp, bis, num_bis, 0x11); in hci_le_big_create_sync()
H A Dhci_conn.c1833 DEFINE_FLEX(struct hci_cp_le_set_cig_params, pdu, cis, num_cis, 0x1f); in set_cig_params_sync()
H A Dmgmt.c2212 DEFINE_FLEX(struct mgmt_cp_set_mesh, cp, ad_types, num_ad_types, in set_mesh_sync()
/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c4023 DEFINE_FLEX(struct wmi_set_link_monitor_cmd, cmd, in wmi_set_cqm_rssi_config()