Home
last modified time | relevance | path

Searched refs:p_data (Results 101 - 125 of 125) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c1205 * @p_data: Pointer to source data.
1213 __le32 *p_data, u32 addr, u32 len_in_dwords) in qed_dmae_to_grc()
1219 if (!p_data) in qed_dmae_to_grc()
1227 (u64)(uintptr_t)(p_data), in qed_dmae_to_grc()
1237 data_cpu = (__force u32 *)p_data; in qed_dmae_to_grc()
1212 qed_dmae_to_grc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, __le32 *p_data, u32 addr, u32 len_in_dwords) qed_dmae_to_grc() argument
H A Dqed_mcp.c1299 struct public_func *p_data, int pfid) in qed_mcp_get_shmem_func()
1308 memset(p_data, 0, sizeof(*p_data)); in qed_mcp_get_shmem_func()
1310 size = min_t(u32, sizeof(*p_data), QED_SECTION_SIZE(mfw_path_offsize)); in qed_mcp_get_shmem_func()
1312 ((u32 *)p_data)[i] = qed_rd(p_hwfn, p_ptt, in qed_mcp_get_shmem_func()
1297 qed_mcp_get_shmem_func(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct public_func *p_data, int pfid) qed_mcp_get_shmem_func() argument
H A Dqed_ll2.c1785 void *p_data; in qed_ll2_post_rx_buffer() local
1802 p_data = qed_chain_produce(&p_rx->rxq_chain); in qed_ll2_post_rx_buffer()
1803 p_curb = (struct core_rx_bd_with_buff_len *)p_data; in qed_ll2_post_rx_buffer()
/test/xts/hats/hdf/nfc/hdcService_additional/
H A Dnfc_services_test.cpp31 typedef void(tHAL_NFC_DATA_CBACK)(uint16_t data_len, uint8_t* p_data);
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_internal.h797 u32 length_in_bytes; /* length in bytes of p_data */
798 u32 p_data; /* pointer to a data array */ member
809 u32 p_data; /* pointer to data array */ member
H A Dhpifunc.c2684 u16 hpi_tuner_get_rds(u32 h_control, char *p_data) in hpi_tuner_get_rds() argument
2695 if (p_data) { in hpi_tuner_get_rds()
2696 *(u32 *)&p_data[0] = hr.u.cu.tuner.rds.data[0]; in hpi_tuner_get_rds()
2697 *(u32 *)&p_data[4] = hr.u.cu.tuner.rds.data[1]; in hpi_tuner_get_rds()
2698 *(u32 *)&p_data[8] = hr.u.cu.tuner.rds.bLER; in hpi_tuner_get_rds()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi_internal.h797 u32 length_in_bytes; /* length in bytes of p_data */
798 u32 p_data; /* pointer to a data array */ member
809 u32 p_data; /* pointer to data array */ member
H A Dhpifunc.c2683 u16 hpi_tuner_get_rds(u32 h_control, char *p_data) in hpi_tuner_get_rds() argument
2694 if (p_data) { in hpi_tuner_get_rds()
2695 *(u32 *)&p_data[0] = hr.u.cu.tuner.rds.data[0]; in hpi_tuner_get_rds()
2696 *(u32 *)&p_data[4] = hr.u.cu.tuner.rds.data[1]; in hpi_tuner_get_rds()
2697 *(u32 *)&p_data[8] = hr.u.cu.tuner.rds.bLER; in hpi_tuner_get_rds()
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1243 char *p_data; in buffer_copy() local
1287 p_data = data + tail_data; in buffer_copy()
1290 p_data, len - tail_data); in buffer_copy()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1243 char *p_data; in buffer_copy() local
1287 p_data = data + tail_data; in buffer_copy()
1290 p_data, len - tail_data); in buffer_copy()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c1262 struct public_func *p_data, int pfid) in qed_mcp_get_shmem_func()
1271 memset(p_data, 0, sizeof(*p_data)); in qed_mcp_get_shmem_func()
1273 size = min_t(u32, sizeof(*p_data), QED_SECTION_SIZE(mfw_path_offsize)); in qed_mcp_get_shmem_func()
1275 ((u32 *)p_data)[i] = qed_rd(p_hwfn, p_ptt, in qed_mcp_get_shmem_func()
1260 qed_mcp_get_shmem_func(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct public_func *p_data, int pfid) qed_mcp_get_shmem_func() argument
H A Dqed_ll2.c1742 void *p_data; in qed_ll2_post_rx_buffer() local
1759 p_data = qed_chain_produce(&p_rx->rxq_chain); in qed_ll2_post_rx_buffer()
1760 p_curb = (struct core_rx_bd_with_buff_len *)p_data; in qed_ll2_post_rx_buffer()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_receiver.c1880 * here, together with its struct p_data? in __must_hold()
2150 struct p_data *p = pi->data; in receive_DataReply()
2184 struct p_data *p = pi->data; in receive_RSDataReply()
2593 struct p_data *p = pi->data; in receive_Data()
5065 [P_DATA] = { 1, sizeof(struct p_data), receive_Data },
5066 [P_DATA_REPLY] = { 1, sizeof(struct p_data), receive_DataReply },
5067 [P_RS_DATA_REPLY] = { 1, sizeof(struct p_data), receive_RSDataReply } ,
H A Ddrbd_main.c1373 struct p_data *dp, int data_size) in drbd_send_ack_dp()
1683 struct p_data *p; in drbd_send_dblock()
1792 struct p_data *p; in drbd_send_block()
H A Ddrbd_int.h1102 struct p_data *dp, int data_size);
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c1867 * here, together with its struct p_data? in __must_hold()
2123 struct p_data *p = pi->data; in receive_DataReply()
2154 struct p_data *p = pi->data; in receive_RSDataReply()
2561 struct p_data *p = pi->data; in receive_Data()
5018 [P_DATA] = { 1, sizeof(struct p_data), receive_Data },
5019 [P_DATA_REPLY] = { 1, sizeof(struct p_data), receive_DataReply },
5020 [P_RS_DATA_REPLY] = { 1, sizeof(struct p_data), receive_RSDataReply } ,
H A Ddrbd_main.c1362 struct p_data *dp, int data_size) in drbd_send_ack_dp()
1669 struct p_data *p; in drbd_send_dblock()
1762 struct p_data *p; in drbd_send_block()
H A Ddrbd_int.h1032 struct p_data *dp, int data_size);
/third_party/openssl/test/
H A Devp_pkey_provided_test.c1442 static const unsigned char p_data[] = { in test_fromdata_dsa_fips186_4() local
1541 || !TEST_ptr(p = BN_bin2bn(p_data, sizeof(p_data), NULL)) in test_fromdata_dsa_fips186_4()
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h2705 IMGUI_API int DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* p_data, const char* format);
2707 IMGUI_API bool DataTypeApplyOpFromText(const char* buf, const char* initial_value_buf, ImGuiDataType data_type, void* p_data, const char* format);
2709 IMGUI_API bool DataTypeClamp(ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max);
2714 IMGUI_API bool TempInputScalar(const ImRect& bb, ImGuiID id, const char* label, ImGuiDataType data_type, void* p_data, const char* format, const void* p_clamp_min = NULL, const void* p_clamp_max = NULL);
/third_party/python/Modules/_decimal/
H A D_decimal.c4677 mpd_uint_t p_data[1] = {2305843009213693951ULL}; in _dec_hash() local
4678 mpd_t p = {MPD_POS|MPD_STATIC|MPD_CONST_DATA, 0, 19, 1, 1, p_data}; in _dec_hash()
4685 mpd_uint_t p_data[2] = {147483647UL, 2}; in _dec_hash()
4686 mpd_t p = {MPD_POS|MPD_STATIC|MPD_CONST_DATA, 0, 10, 2, 2, p_data}; in _dec_hash()
/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c892 static unsigned char FPT_scxferc(u32 p_port, unsigned char p_data);
5867 * Description: Handshake the p_data (DB4-0) across the bus.
5871 static unsigned char FPT_scxferc(u32 p_port, unsigned char p_data) in FPT_scxferc() argument
5875 curr_data = p_data | BIT(7) | BIT(5); /*Start with DB7 & DB5 asserted. */ in FPT_scxferc()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c864 static unsigned char FPT_scxferc(u32 p_port, unsigned char p_data);
5836 * Description: Handshake the p_data (DB4-0) across the bus.
5840 static unsigned char FPT_scxferc(u32 p_port, unsigned char p_data) in FPT_scxferc() argument
5844 curr_data = p_data | BIT(7) | BIT(5); /*Start with DB7 & DB5 asserted. */ in FPT_scxferc()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c690 ia_css_ptr p_data; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c690 ia_css_ptr p_data; member

Completed in 116 milliseconds

12345