/kernel/linux/linux-5.10/drivers/scsi/qedi/ |
H A D | qedi_main.c | 78 struct iscsi_eqe_data *data; in qedi_iscsi_event_cb() local 90 data = (struct iscsi_eqe_data *)fw_handle; in qedi_iscsi_event_cb() 93 data->icid, data->conn_id, data->error_code, in qedi_iscsi_event_cb() 94 data->error_pdu_opcode_reserved); in qedi_iscsi_event_cb() 96 qedi_ep = qedi->ep_tbl[data->icid]; in qedi_iscsi_event_cb() 101 data->icid); in qedi_iscsi_event_cb() 118 qedi_process_iscsi_error(qedi_ep, data); in qedi_iscsi_event_cb() 127 qedi_process_tcp_error(qedi_ep, data); in qedi_iscsi_event_cb() 1042 qedi_get_generic_tlv_data(void *dev, struct qed_generic_tlvs *data) qedi_get_generic_tlv_data() argument 1060 qedi_get_protocol_tlv_data(void *dev, void *data) qedi_get_protocol_tlv_data() argument 2049 qedi_show_boot_eth_info(void *data, int type, char *buf) qedi_show_boot_eth_info() argument 2121 qedi_eth_get_attr_visibility(void *data, int type) qedi_eth_get_attr_visibility() argument 2143 qedi_show_boot_ini_info(void *data, int type, char *buf) qedi_show_boot_ini_info() argument 2168 qedi_ini_get_attr_visibility(void *data, int type) qedi_ini_get_attr_visibility() argument 2277 qedi_show_boot_tgt_pri_info(void *data, int type, char *buf) qedi_show_boot_tgt_pri_info() argument 2284 qedi_show_boot_tgt_sec_info(void *data, int type, char *buf) qedi_show_boot_tgt_sec_info() argument 2291 qedi_tgt_get_attr_visibility(void *data, int type) qedi_tgt_get_attr_visibility() argument 2315 qedi_boot_release(void *data) qedi_boot_release() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_core.c | 252 u8 data = __raw_readb(addr + offset); in musb_default_readb() local 254 trace_musb_readb(__builtin_return_address(0), addr, offset, data); in musb_default_readb() 255 return data; in musb_default_readb() 258 static void musb_default_writeb(void __iomem *addr, u32 offset, u8 data) in musb_default_writeb() argument 260 trace_musb_writeb(__builtin_return_address(0), addr, offset, data); in musb_default_writeb() 261 __raw_writeb(data, addr + offset); in musb_default_writeb() 266 u16 data = __raw_readw(addr + offset); in musb_default_readw() local 268 trace_musb_readw(__builtin_return_address(0), addr, offset, data); in musb_default_readw() 269 return data; in musb_default_readw() 272 static void musb_default_writew(void __iomem *addr, u32 offset, u16 data) in musb_default_writew() argument 420 u32 data = __raw_readl(addr + offset); musb_readl() local 427 musb_writel(void __iomem *addr, u32 offset, u32 data) musb_writel() argument 2067 musb_irq_work(struct work_struct *data) musb_irq_work() argument 2198 void *data; global() member 2240 musb_queue_resume_work(struct musb *musb, int (*callback)(struct musb *musb, void *data), void *data) musb_queue_resume_work() argument [all...] |
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | clnt.c | 799 * @data: void pointer to function data 802 * client and applies the function fn(clnt, xprt, data). 808 void *data) in rpc_clnt_iterate_for_each_xprt() 821 ret = fn(clnt, xprt, data); in rpc_clnt_iterate_for_each_xprt() 1118 rpc_default_callback(struct rpc_task *task, void *data) in rpc_default_callback() argument 1128 * @task_setup_data: pointer to task initialisation data 1190 * @data: user call data 1194 const struct rpc_call_ops *tk_ops, void *data) in rpc_call_async() 806 rpc_clnt_iterate_for_each_xprt(struct rpc_clnt *clnt, int (*fn)(struct rpc_clnt *, struct rpc_xprt *, void *), void *data) rpc_clnt_iterate_for_each_xprt() argument 1193 rpc_call_async(struct rpc_clnt *clnt, const struct rpc_message *msg, int flags, const struct rpc_call_ops *tk_ops, void *data) rpc_call_async() argument 2692 rpc_call_null_helper(struct rpc_clnt *clnt, struct rpc_xprt *xprt, struct rpc_cred *cred, int flags, const struct rpc_call_ops *ops, void *data) rpc_call_null_helper() argument 2726 struct rpc_cb_add_xprt_calldata *data = calldata; rpc_cb_add_xprt_done() local 2734 struct rpc_cb_add_xprt_calldata *data = calldata; rpc_cb_add_xprt_release() local 2757 struct rpc_cb_add_xprt_calldata *data; rpc_clnt_test_and_add_xprt() local 2797 rpc_clnt_setup_test_and_add_xprt(struct rpc_clnt *clnt, struct rpc_xprt_switch *xps, struct rpc_xprt *xprt, void *data) rpc_clnt_setup_test_and_add_xprt() argument 2854 rpc_clnt_add_xprt(struct rpc_clnt *clnt, struct xprt_create *xprtargs, int (*setup)(struct rpc_clnt *, struct rpc_xprt_switch *, struct rpc_xprt *, void *), void *data) rpc_clnt_add_xprt() argument 2916 rpc_xprt_set_connect_timeout(struct rpc_clnt *clnt, struct rpc_xprt *xprt, void *data) rpc_xprt_set_connect_timeout() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg80211.h | 53 * network interface's private data area. Drivers can optionally allow creating 361 * @has_he: true iff HE data is valid. 364 * @ppe_thres: Holds the PPE Thresholds data. 376 * This structure encapsulates sband data that is relevant for the 480 * @n_iftype_data: number of iftype data entries 481 * @iftype_data: interface type data entries. Note that the bits in 501 * ieee80211_get_sband_iftype_data - return sband data for a given iftype 520 const struct ieee80211_sband_iftype_data *data = in ieee80211_get_sband_iftype_data() local 523 if (data->types_mask & BIT(iftype)) in ieee80211_get_sband_iftype_data() 524 return data; in ieee80211_get_sband_iftype_data() 541 const struct ieee80211_sband_iftype_data *data = ieee80211_get_he_iftype_cap() local 573 const struct ieee80211_sband_iftype_data *data = ieee80211_get_he_6ghz_capa() local 2402 u8 data[]; global() member 6095 struct cfg80211_inform_bss data = { cfg80211_inform_bss_width_frame() local 6110 struct cfg80211_inform_bss data = { cfg80211_inform_bss_frame() local 6212 struct cfg80211_inform_bss data = { cfg80211_inform_bss_width() local 6231 struct cfg80211_inform_bss data = { cfg80211_inform_bss() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | core.c | 94 if (op->data.nbytes) in spi_nor_spimem_setup_op() 95 op->data.buswidth = spi_nor_get_protocol_data_nbits(proto); in spi_nor_spimem_setup_op() 107 op->data.dtr = true; in spi_nor_spimem_setup_op() 119 * spi_nor_spimem_bounce() - check if a bounce buffer is needed for the data 124 * If we have to use the bounce buffer, the data field in @op will be updated. 130 /* op->data.buf.in occupies the same memory as op->data.buf.out */ in spi_nor_spimem_bounce() 131 if (object_is_on_stack(op->data.buf.in) || in spi_nor_spimem_bounce() 132 !virt_addr_valid(op->data.buf.in)) { in spi_nor_spimem_bounce() 133 if (op->data in spi_nor_spimem_bounce() 3622 struct flash_platform_data *data = dev_get_platdata(&spi->dev); spi_nor_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | musb_core.c | 252 u8 data = __raw_readb(addr + offset); in musb_default_readb() local 254 trace_musb_readb(__builtin_return_address(0), addr, offset, data); in musb_default_readb() 255 return data; in musb_default_readb() 258 static void musb_default_writeb(void __iomem *addr, u32 offset, u8 data) in musb_default_writeb() argument 260 trace_musb_writeb(__builtin_return_address(0), addr, offset, data); in musb_default_writeb() 261 __raw_writeb(data, addr + offset); in musb_default_writeb() 266 u16 data = __raw_readw(addr + offset); in musb_default_readw() local 268 trace_musb_readw(__builtin_return_address(0), addr, offset, data); in musb_default_readw() 269 return data; in musb_default_readw() 272 static void musb_default_writew(void __iomem *addr, u32 offset, u16 data) in musb_default_writew() argument 420 u32 data = __raw_readl(addr + offset); musb_readl() local 427 musb_writel(void __iomem *addr, u32 offset, u32 data) musb_writel() argument 2073 musb_irq_work(struct work_struct *data) musb_irq_work() argument 2204 void *data; global() member 2246 musb_queue_resume_work(struct musb *musb, int (*callback)(struct musb *musb, void *data), void *data) musb_queue_resume_work() argument [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-playstation.c | 48 int (*parse_report)(struct ps_device *dev, struct hid_report *report, u8 *data, int size); 52 /* Calibration data for playstation motion sensors. */ 119 * and any associated data is then invalid. 155 /* Calibration data for accelerometer and gyroscope. */ 159 /* Timestamp for sensor data */ 226 /* Common data between DualSense BT/USB main output report. */ 277 uint8_t *data; /* Start of data */ member 280 /* Points to Bluetooth data payload in case for a Bluetooth report else NULL. */ 282 /* Points to USB data payloa 496 uint8_t *data; /* Start of data */ global() member 693 ps_check_crc32(uint8_t seed, uint8_t *data, size_t len, uint32_t report_crc) ps_check_crc32() argument 1308 dualsense_parse_report(struct ps_device *ps_dev, struct hid_report *report, u8 *data, int size) dualsense_parse_report() argument 1485 dualsense_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) dualsense_play_effect() argument 2174 dualshock4_parse_report(struct ps_device *ps_dev, struct hid_report *report, u8 *data, int size) dualshock4_parse_report() argument 2355 dualshock4_dongle_parse_report(struct ps_device *ps_dev, struct hid_report *report, u8 *data, int size) dualshock4_dongle_parse_report() argument 2411 dualshock4_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) dualshock4_play_effect() argument 2624 ps_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) ps_raw_event() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qedi/ |
H A D | qedi_main.c | 78 struct iscsi_eqe_data *data; in qedi_iscsi_event_cb() local 90 data = (struct iscsi_eqe_data *)fw_handle; in qedi_iscsi_event_cb() 93 data->icid, data->conn_id, data->error_code, in qedi_iscsi_event_cb() 94 data->error_pdu_opcode_reserved); in qedi_iscsi_event_cb() 96 qedi_ep = qedi->ep_tbl[data->icid]; in qedi_iscsi_event_cb() 101 data->icid); in qedi_iscsi_event_cb() 118 qedi_process_iscsi_error(qedi_ep, data); in qedi_iscsi_event_cb() 127 qedi_process_tcp_error(qedi_ep, data); in qedi_iscsi_event_cb() 1041 qedi_get_generic_tlv_data(void *dev, struct qed_generic_tlvs *data) qedi_get_generic_tlv_data() argument 1059 qedi_get_protocol_tlv_data(void *dev, void *data) qedi_get_protocol_tlv_data() argument 2045 qedi_show_boot_eth_info(void *data, int type, char *buf) qedi_show_boot_eth_info() argument 2116 qedi_eth_get_attr_visibility(void *data, int type) qedi_eth_get_attr_visibility() argument 2138 qedi_show_boot_ini_info(void *data, int type, char *buf) qedi_show_boot_ini_info() argument 2163 qedi_ini_get_attr_visibility(void *data, int type) qedi_ini_get_attr_visibility() argument 2272 qedi_show_boot_tgt_pri_info(void *data, int type, char *buf) qedi_show_boot_tgt_pri_info() argument 2279 qedi_show_boot_tgt_sec_info(void *data, int type, char *buf) qedi_show_boot_tgt_sec_info() argument 2286 qedi_tgt_get_attr_visibility(void *data, int type) qedi_tgt_get_attr_visibility() argument 2310 qedi_boot_release(void *data) qedi_boot_release() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-stream-restore.c | 334 * element. If the data is invalid, an error reply is sent and a negative 938 key.data = de->entry_name; in handle_entry_remove() 983 pa_datum key, data; in entry_write() local 1002 key.data = (char *) name; in entry_write() 1005 data.data = (void*)pa_tagstruct_data(t, &data.size); in entry_write() 1007 r = (pa_database_set(u->database, &key, &data, replace) == 0); in entry_write() 1029 pa_datum data; in legacy_entry_read() local 1038 key.data in legacy_entry_read() 1113 pa_datum key, data; entry_read() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wps_supplicant.c | 724 * seconds. The 10 seconds timer is to allow the data connection to be in wpa_supplicant_wps_event_success() 858 union wps_event_data *data) in wpa_supplicant_wps_event() 863 wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d); in wpa_supplicant_wps_event() 866 wpa_supplicant_wps_event_fail(wpa_s, &data->fail); in wpa_supplicant_wps_event() 873 if (wpa_s->ap_iface && data->pwd_auth_fail.enrollee) in wpa_supplicant_wps_event() 888 wpa_supplicant_wps_event_er_ap_add(wpa_s, &data->ap); in wpa_supplicant_wps_event() 891 wpa_supplicant_wps_event_er_ap_remove(wpa_s, &data->ap); in wpa_supplicant_wps_event() 895 &data->enrollee); in wpa_supplicant_wps_event() 899 &data->enrollee); in wpa_supplicant_wps_event() 903 &data in wpa_supplicant_wps_event() 857 wpa_supplicant_wps_event(void *ctx, enum wps_event event, union wps_event_data *data) wpa_supplicant_wps_event() argument 985 union wps_event_data data; wpas_wps_timeout() local 1310 union wps_event_data data; wpas_wps_pbc_overlap() local 2460 wpas_wps_nfc_tag_read(struct wpa_supplicant *wpa_s, const struct wpabuf *data, int forced_freq) wpas_wps_nfc_tag_read() argument 2592 wpas_wps_nfc_rx_handover_sel(struct wpa_supplicant *wpa_s, const struct wpabuf *data) wpas_wps_nfc_rx_handover_sel() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wps_supplicant.c | 747 * seconds. The 10 seconds timer is to allow the data connection to be in wpa_supplicant_wps_event_success() 881 union wps_event_data *data) in wpa_supplicant_wps_event() 886 wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d); in wpa_supplicant_wps_event() 889 wpa_supplicant_wps_event_fail(wpa_s, &data->fail); in wpa_supplicant_wps_event() 896 if (wpa_s->ap_iface && data->pwd_auth_fail.enrollee) in wpa_supplicant_wps_event() 911 wpa_supplicant_wps_event_er_ap_add(wpa_s, &data->ap); in wpa_supplicant_wps_event() 914 wpa_supplicant_wps_event_er_ap_remove(wpa_s, &data->ap); in wpa_supplicant_wps_event() 918 &data->enrollee); in wpa_supplicant_wps_event() 922 &data->enrollee); in wpa_supplicant_wps_event() 926 &data in wpa_supplicant_wps_event() 880 wpa_supplicant_wps_event(void *ctx, enum wps_event event, union wps_event_data *data) wpa_supplicant_wps_event() argument 1008 union wps_event_data data; wpas_wps_timeout() local 1347 union wps_event_data data; wpas_wps_pbc_overlap() local 2529 wpas_wps_nfc_tag_read(struct wpa_supplicant *wpa_s, const struct wpabuf *data, int forced_freq) wpas_wps_nfc_tag_read() argument 2661 wpas_wps_nfc_rx_handover_sel(struct wpa_supplicant *wpa_s, const struct wpabuf *data) wpas_wps_nfc_rx_handover_sel() argument [all...] |
/applications/standard/app_samples/code/Performance/PerformanceLibrary/feature/nativeThreadsCallJS/src/main/cpp/ |
H A D | hello.cpp | 35 CallbackContext *context = (CallbackContext *)workReq->data; in WorkCallback() 47 CallbackContext *context = (CallbackContext *)workReq->data; in AfterWorkCallback() 97 // 创建工作数据结构,自定义数据结构添加在data中 in CallbackUvWorkTest() 109 workReq->data = (void *)context; in CallbackUvWorkTest() 150 static void ThreadSafeCallJs(napi_env env, napi_value js_cb, void *context, void *data) in ThreadSafeCallJs() argument 152 CallbackContext *argContent = (CallbackContext *)data; in ThreadSafeCallJs()
|
/drivers/hdf_core/framework/model/sensor/driver/ppg/ |
H A D | sensor_ppg_driver.c | 48 .data = dataBuf, in ReportPpgData() 57 HDF_LOGD("%s: Ppg data[0] = 0x%04x", __func__, ((uint32_t *)dataBuf)[0]); in ReportPpgData() 60 HDF_LOGE("%s: Cs1262 report data failed", __func__); in ReportPpgData() 78 HDF_LOGE("%s: Ppg read data failed", __func__); in PpgDataWorkEntry() 195 static int32_t PpgIrqHandler(uint16_t gpio, void *data) in PpgIrqHandler() argument 197 (void)data; in PpgIrqHandler() 273 struct HdfSBuf *data, struct HdfSBuf *reply) in DispatchPpg() 277 (void)data; in DispatchPpg() 272 DispatchPpg(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchPpg() argument
|
/drivers/hdf_core/framework/tools/hc-gen/ |
H A D | hcs_build_info.py | 59 self.data = file_info 60 self.data_len = len(self.data) 71 return Char(False, self.data[index]) 78 if self.data[read_index] == '\n': 83 return Char(False, self.data[read_index])
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx-sha512.c | 56 static int nx_sha512_update(struct shash_desc *desc, const u8 *data, in nx_sha512_update() argument 72 /* 2 cases for total data len: in nx_sha512_update() 78 memcpy(sctx->buf + buf_len, data, len); in nx_sha512_update() 122 * for leftover data. (see above) in nx_sha512_update() 124 * but because data may not be aligned, we need to account in nx_sha512_update() 131 in_sg = nx_build_sg_list(in_sg, (u8 *) data, in nx_sha512_update() 164 data += to_process - buf_len; in nx_sha512_update() 171 memcpy(sctx->buf, data, leftover); in nx_sha512_update()
|
H A D | nx-sha256.c | 56 static int nx_sha256_update(struct shash_desc *desc, const u8 *data, in nx_sha256_update() argument 72 /* 2 cases for total data len: in nx_sha256_update() 78 memcpy(sctx->buf + buf_len, data, len); in nx_sha256_update() 123 * for leftover data. (see above) in nx_sha256_update() 125 * but because data may not be aligned, we need to account in nx_sha256_update() 132 in_sg = nx_build_sg_list(in_sg, (u8 *) data, in nx_sha256_update() 160 data += to_process - buf_len; in nx_sha256_update() 167 memcpy(sctx->buf, data, leftover); in nx_sha256_update()
|
/kernel/linux/linux-5.10/drivers/bus/ |
H A D | omap_l3_noc.c | 236 {.compatible = "ti,omap4-l3-noc", .data = &omap4_l3_data}, 237 {.compatible = "ti,omap5-l3-noc", .data = &omap5_l3_data}, 238 {.compatible = "ti,dra7-l3-noc", .data = &dra_l3_data}, 239 {.compatible = "ti,am4372-l3-noc", .data = &am4372_l3_data}, 252 dev_err(&pdev->dev, "OF data missing\n"); in omap_l3_probe() 260 memcpy(l3, of_id->data, sizeof(*l3)); in omap_l3_probe()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | psloop.c | 144 op->named.data = walk_state->parser_state.aml; in acpi_ps_get_arguments() 174 op->named.data = aml_op_start; in acpi_ps_get_arguments() 495 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop() 507 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop() 517 (u32) (parser_state->aml - op->named.data); in acpi_ps_parse_loop()
|
H A D | rsxface.c | 47 * buffer - Pointer to a data buffer 156 * the desired device. The resource data is placed in the buffer in ACPI_EXPORT_SYMBOL() 201 * for the desired device. The resource data is placed in the in ACPI_EXPORT_SYMBOL() 243 * the desired device. The resource data is passed to the routine in ACPI_EXPORT_SYMBOL() 288 * the desired device. The resource data is passed to the routine in ACPI_EXPORT_SYMBOL() 349 &resource->data); in ACPI_EXPORT_SYMBOL() 357 &resource->data); in ACPI_EXPORT_SYMBOL() 365 memcpy(out, &resource->data, in ACPI_EXPORT_SYMBOL() 455 vendor = &resource->data.vendor_typed; in acpi_rs_match_vendor_resource() 460 * 1) Length of descriptor data mus in acpi_rs_match_vendor_resource() [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | pm-imx5.c | 120 * This structure is for passing necessary data for low level ocram 374 static int __init imx5_pm_common_init(const struct imx5_pm_data *data) in imx5_pm_common_init() argument 388 ccm_base = ioremap(data->ccm_addr, SZ_16K); in imx5_pm_common_init() 389 cortex_base = ioremap(data->cortex_addr, SZ_16K); in imx5_pm_common_init() 390 gpc_base = ioremap(data->gpc_addr, SZ_16K); in imx5_pm_common_init() 400 ret = imx5_suspend_init(data); in imx5_pm_common_init()
|
/kernel/linux/linux-5.10/drivers/clk/renesas/ |
H A D | clk-mstp.c | 33 * @data: clock specifier translation for clocks in this group 41 struct clk_onecell_data data; member 197 group->data.clks = clks; in cpg_mstp_clocks_init() 245 group->data.clk_num = max(group->data.clk_num, in cpg_mstp_clocks_init() 262 of_clk_add_provider(np, of_clk_src_onecell_get, &group->data); in cpg_mstp_clocks_init()
|
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | microchip-tcb-capture.c | 299 { .compatible = "atmel,at91rm9200-tcb", .data = &tcb_rm9200_config, }, 300 { .compatible = "atmel,at91sam9x5-tcb", .data = &tcb_sam9x5_config, }, 301 { .compatible = "atmel,sama5d2-tcb", .data = &tcb_sama5d2_config, }, 302 { .compatible = "atmel,sama5d3-tcb", .data = &tcb_sama5d3_config, }, 330 tcb_config = match->data; in mchp_tc_probe()
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-lochnagar.c | 217 lochnagar_of_clk_hw_get(struct of_phandle_args *clkspec, void *data) in lochnagar_of_clk_hw_get() argument 219 struct lochnagar_clk_priv *priv = data; in lochnagar_of_clk_hw_get() 231 { .compatible = "cirrus,lochnagar1-clk", .data = &lochnagar1_conf }, 232 { .compatible = "cirrus,lochnagar2-clk", .data = &lochnagar2_conf }, 259 conf = (struct lochnagar_config *)of_id->data; in lochnagar_clk_probe()
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | ti_edac.c | 92 static irqreturn_t ti_edac_isr(int irq, void *data) in ti_edac_isr() argument 94 struct mem_ctl_info *mci = data; in ti_edac_isr() 196 { .compatible = "ti,emif-keystone", .data = (void *)EMIF_TYPE_K2 }, 197 { .compatible = "ti,emif-dra7xx", .data = (void *)EMIF_TYPE_DRA7 }, 278 ti_edac_setup_dimm(mci, (u32)(id->data)); in ti_edac_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 111 s32 (*read)(struct igc_hw *hw, u16 offset, u16 i, u16 *data); 113 s32 (*write)(struct igc_hw *hw, u16 offset, u16 i, u16 *data); 116 s32 (*valid_led_default)(struct igc_hw *hw, u16 *data); 124 s32 (*read_reg)(struct igc_hw *hw, u32 address, u16 *data); 127 s32 (*write_reg)(struct igc_hw *hw, u32 address, u16 data);
|