/drivers/net/wireless/ath/ath11k/ |
D | hw.c | 226 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu() 232 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu() 238 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes() 244 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status() 249 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid() 255 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type() 261 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type() 267 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl() 273 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld() 279 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_fc_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_fc_valid() [all …]
|
D | hal_rx.c | 26 struct hal_reo_get_queue_stats *desc; in ath11k_hal_reo_cmd_queue_stats() local 51 struct hal_reo_flush_cache *desc; in ath11k_hal_reo_cmd_flush_cache() local 98 struct hal_reo_update_rx_queue *desc; in ath11k_hal_reo_cmd_update_rx_queue() local 268 void ath11k_hal_rx_buf_addr_info_set(void *desc, dma_addr_t paddr, in ath11k_hal_rx_buf_addr_info_set() 282 void ath11k_hal_rx_buf_addr_info_get(void *desc, dma_addr_t *paddr, in ath11k_hal_rx_buf_addr_info_get() 325 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err() local 353 int ath11k_hal_wbm_desc_parse_err(struct ath11k_base *ab, void *desc, in ath11k_hal_wbm_desc_parse_err() 406 void ath11k_hal_rx_reo_ent_paddr_get(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_reo_ent_paddr_get() 417 void ath11k_hal_rx_msdu_link_desc_set(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_msdu_link_desc_set() 436 struct hal_reo_get_queue_stats_status *desc = in ath11k_hal_reo_status_queue_stats() local [all …]
|
/drivers/crypto/caam/ |
D | desc_constr.h | 84 static inline int desc_len(u32 * const desc) in desc_len() 89 static inline int desc_bytes(void * const desc) in desc_bytes() 94 static inline u32 *desc_end(u32 * const desc) in desc_end() 99 static inline void *sh_desc_pdb(u32 * const desc) in sh_desc_pdb() 104 static inline void init_desc(u32 * const desc, u32 options) in init_desc() 109 static inline void init_sh_desc(u32 * const desc, u32 options) in init_sh_desc() 115 static inline void init_sh_desc_pdb(u32 * const desc, u32 options, in init_sh_desc_pdb() 124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc() 129 static inline void init_job_desc_pdb(u32 * const desc, u32 options, in init_job_desc_pdb() 137 static inline void append_ptr(u32 * const desc, dma_addr_t ptr) in append_ptr() [all …]
|
D | caamalg_desc.c | 16 static inline void aead_append_src_dst(u32 *desc, u32 msg_type) in aead_append_src_dst() 24 static inline void append_dec_op1(u32 *desc, u32 type) in append_dec_op1() 56 void cnstr_shdsc_aead_null_encap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_encap() 135 void cnstr_shdsc_aead_null_decap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_decap() 210 static void init_sh_desc_key_aead(u32 * const desc, in init_sh_desc_key_aead() 288 void cnstr_shdsc_aead_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_encap() 383 void cnstr_shdsc_aead_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_decap() 500 void cnstr_shdsc_aead_givencap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_givencap() 634 void cnstr_shdsc_gcm_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_encap() 761 void cnstr_shdsc_gcm_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_decap() [all …]
|
/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common-v2.c | 73 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup() 146 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get() 192 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value() 215 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value() 237 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num() local 262 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio() local 283 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n() local 304 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_state() local 325 const struct mtk_pin_desc *desc; in mtk_xt_set_gpio_as_eint() local 415 const struct mtk_pin_desc *desc) in mtk_pinconf_bias_disable_set() [all …]
|
/drivers/usb/class/ |
D | cdc-wdm.c | 122 struct wdm_device *desc; in wdm_find_device() local 137 struct wdm_device *desc; in wdm_find_device_by_minor() local 153 struct wdm_device *desc; in wdm_out_callback() local 171 struct wdm_device *desc = urb->context; in wdm_in_callback() local 252 struct wdm_device *desc; in wdm_int_callback() local 338 static void poison_urbs(struct wdm_device *desc) in poison_urbs() 346 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs() 357 static void free_urbs(struct wdm_device *desc) in free_urbs() 364 static void cleanup(struct wdm_device *desc) in cleanup() 380 struct wdm_device *desc = file->private_data; in wdm_write() local [all …]
|
/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 199 struct desc { struct 200 u32 next; /* pointer to next buffer, unused */ 203 u16 buf_len; /* buffer length */ 204 u16 pkt_len; /* packet length */ 205 u32 data; /* pointer to data buffer in RAM */ 206 u8 dest_id; 207 u8 src_id; 208 u16 flags; 209 u8 qos; 210 u8 padlen; [all …]
|
/drivers/firmware/ |
D | qcom_scm.c | 122 struct qcom_scm_desc desc = { in __get_convention() local 196 static int qcom_scm_call(struct device *dev, const struct qcom_scm_desc *desc, in qcom_scm_call() 224 const struct qcom_scm_desc *desc, in qcom_scm_call_atomic() 243 struct qcom_scm_desc desc = { in __qcom_scm_is_call_available() local 283 struct qcom_scm_desc desc = { in qcom_scm_set_warm_boot_addr() local 334 struct qcom_scm_desc desc = { in qcom_scm_set_cold_boot_addr() local 368 struct qcom_scm_desc desc = { in qcom_scm_cpu_power_down() local 382 struct qcom_scm_desc desc = { in qcom_scm_set_remote_state() local 401 struct qcom_scm_desc desc = { in __qcom_scm_set_dload_mode() local 453 struct qcom_scm_desc desc = { in qcom_scm_pas_init_image() local [all …]
|
/drivers/scsi/lpfc/ |
D | lpfc_attr.h | 24 #define LPFC_ATTR(name, defval, minval, maxval, desc) \ argument 30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ argument 38 #define LPFC_ATTR_RW(name, defval, minval, maxval, desc) \ argument 49 #define LPFC_BBCR_ATTR_RW(name, defval, minval, maxval, desc) \ argument 59 #define LPFC_ATTR_HEX_R(name, defval, minval, maxval, desc) \ argument 67 #define LPFC_ATTR_HEX_RW(name, defval, minval, maxval, desc) \ argument 78 #define LPFC_VPORT_ATTR(name, defval, minval, maxval, desc) \ argument 84 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ argument 92 #define LPFC_VPORT_ULL_ATTR_R(name, defval, minval, maxval, desc) \ argument 100 #define LPFC_VPORT_ATTR_RW(name, defval, minval, maxval, desc) \ argument [all …]
|
/drivers/crypto/ |
D | padlock-sha.c | 32 static int padlock_sha_init(struct shash_desc *desc) in padlock_sha_init() 41 static int padlock_sha_update(struct shash_desc *desc, in padlock_sha_update() 49 static int padlock_sha_export(struct shash_desc *desc, void *out) in padlock_sha_export() 56 static int padlock_sha_import(struct shash_desc *desc, const void *in) in padlock_sha_import() 72 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, in padlock_sha1_finup() 126 static int padlock_sha1_final(struct shash_desc *desc, u8 *out) in padlock_sha1_final() 133 static int padlock_sha256_finup(struct shash_desc *desc, const u8 *in, in padlock_sha256_finup() 187 static int padlock_sha256_final(struct shash_desc *desc, u8 *out) in padlock_sha256_final() 269 static int padlock_sha1_init_nano(struct shash_desc *desc) in padlock_sha1_init_nano() 280 static int padlock_sha1_update_nano(struct shash_desc *desc, in padlock_sha1_update_nano() [all …]
|
/drivers/gpio/ |
D | gpiolib.c | 163 int desc_to_gpio(const struct gpio_desc *desc) in desc_to_gpio() 174 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() 213 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction() 315 struct gpio_desc *desc = &gdev->descs[i]; in gpio_name_to_desc() local 546 struct gpio_desc *desc; in gpiochip_machine_hog() local 755 struct gpio_desc *desc = &gdev->descs[i]; in gpiochip_add_data_with_key() local 1886 static int gpiod_request_commit(struct gpio_desc *desc, const char *label) in gpiod_request_commit() 1949 static int validate_desc(const struct gpio_desc *desc, const char *func) in validate_desc() 1969 #define VALIDATE_DESC(desc) do { \ argument 1975 #define VALIDATE_DESC_VOID(desc) do { \ argument [all …]
|
D | gpiolib-sysfs.c | 22 struct gpio_desc *desc; member 63 struct gpio_desc *desc = data->desc; in direction_show() local 81 struct gpio_desc *desc = data->desc; in direction_store() local 105 struct gpio_desc *desc = data->desc; in value_show() local 123 struct gpio_desc *desc = data->desc; in value_store() local 163 struct gpio_desc *desc = data->desc; in gpio_sysfs_request_irq() local 219 struct gpio_desc *desc = data->desc; in gpio_sysfs_free_irq() local 303 struct gpio_desc *desc = data->desc; in gpio_sysfs_set_active_low() local 326 struct gpio_desc *desc = data->desc; in active_low_show() local 363 struct gpio_desc *desc = data->desc; in gpio_is_visible() local [all …]
|
/drivers/crypto/ccp/ |
D | ccp-dmaengine.c | 76 struct ccp_dma_desc *desc, *dtmp; in ccp_free_desc_resources() local 108 struct ccp_dma_desc *desc, *dtmp; in ccp_cleanup_desc_resources() local 139 static int ccp_issue_next_cmd(struct ccp_dma_desc *desc) in ccp_issue_next_cmd() 160 static void ccp_free_active_cmd(struct ccp_dma_desc *desc) in ccp_free_active_cmd() 177 struct ccp_dma_desc *desc) in __ccp_next_dma_desc() 191 struct ccp_dma_desc *desc) in ccp_handle_active_desc() 247 struct ccp_dma_desc *desc; in __ccp_pending_to_active() local 263 struct ccp_dma_desc *desc = data; in ccp_cmd_callback() local 299 struct ccp_dma_desc *desc = container_of(tx_desc, struct ccp_dma_desc, in ccp_tx_submit() local 334 struct ccp_dma_desc *desc; in ccp_alloc_dma_desc() local [all …]
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_err.c | 1352 struct hclge_desc *desc, u32 cmd, u16 flag) in hclge_cmd_query_error() 1374 struct hclge_desc desc; in hclge_clear_mac_tnl_int() local 1385 struct hclge_desc desc[2]; in hclge_config_common_hw_err_int() local 1422 struct hclge_desc desc; in hclge_config_ncsi_hw_err_int() local 1444 struct hclge_desc desc; in hclge_config_igu_egu_hw_err_int() local 1484 struct hclge_desc desc[2]; in hclge_config_ppp_error_interrupt() local 1547 struct hclge_desc desc; in hclge_config_tm_hw_err_int() local 1580 struct hclge_desc desc; in hclge_config_mac_err_int() local 1600 struct hclge_desc desc; in hclge_config_mac_tnl_int() local 1617 struct hclge_desc desc[2]; in hclge_config_ppu_error_interrupts() local [all …]
|
D | hclge_tm.c | 164 struct hclge_desc desc; in hclge_mac_pause_en_cfg() local 177 struct hclge_desc desc; in hclge_pfc_pause_en_cfg() local 192 struct hclge_desc desc; in hclge_pause_param_cfg() local 209 struct hclge_desc desc; in hclge_pause_addr_cfg() local 253 struct hclge_desc desc; in hclge_up_to_tc_map() local 273 struct hclge_desc desc; in hclge_tm_pg_to_pri_map_cfg() local 289 struct hclge_desc desc; in hclge_tm_qs_to_pri_map_cfg() local 306 struct hclge_desc desc; in hclge_tm_q_to_qs_map_cfg() local 340 struct hclge_desc desc; in hclge_tm_pg_weight_cfg() local 356 struct hclge_desc desc; in hclge_tm_pri_weight_cfg() local [all …]
|
D | hclge_debugfs.c | 112 struct hclge_desc desc[HCLGE_GET_DFX_REG_TYPE_CNT]; in hclge_dbg_get_dfx_bd_num() local 142 struct hclge_desc *desc = desc_src; in hclge_dbg_cmd_send() local 171 struct hclge_desc *desc; in hclge_dbg_dump_reg_tqp() local 224 struct hclge_desc *desc; in hclge_dbg_dump_reg_common() local 265 struct hclge_desc desc; in hclge_dbg_dump_mac_enable_status() local 322 struct hclge_desc desc; in hclge_dbg_dump_mac_frame_size() local 352 struct hclge_desc desc; in hclge_dbg_dump_mac_speed_duplex() local 395 struct hclge_desc desc; in hclge_dbg_dump_dcb_qset() local 426 struct hclge_desc desc; in hclge_dbg_dump_dcb_pri() local 456 struct hclge_desc desc; in hclge_dbg_dump_dcb_pg() local [all …]
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_common.c | 135 void i40e_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, in i40e_debug_aq() 211 struct i40e_aq_desc desc; in i40e_aq_queue_shutdown() local 242 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut() local 327 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key() local 695 struct i40e_aq_desc desc; in i40e_aq_mac_address_read() local 721 struct i40e_aq_desc desc; in i40e_aq_mac_address_write() local 1315 struct i40e_aq_desc desc; in i40e_aq_get_phy_capabilities() local 1391 struct i40e_aq_desc desc; in i40e_aq_set_phy_config() local 1513 struct i40e_aq_desc desc; in i40e_aq_clear_pxe_mode() local 1542 struct i40e_aq_desc desc; in i40e_aq_set_link_restart_an() local [all …]
|
/drivers/dma/ptdma/ |
D | ptdma-dmaengine.c | 42 struct pt_dma_desc *desc = to_pt_desc(vd); in pt_do_cleanup() local 48 static int pt_dma_start_desc(struct pt_dma_desc *desc) in pt_dma_start_desc() 79 struct pt_dma_desc *desc) in pt_handle_active_desc() 127 struct pt_dma_desc *desc = data; in pt_cmd_callback() local 160 struct pt_dma_desc *desc; in pt_alloc_dma_desc() local 183 struct pt_dma_desc *desc; in pt_create_desc() local 209 struct pt_dma_desc *desc; in pt_prep_dma_memcpy() local 222 struct pt_dma_desc *desc; in pt_prep_dma_interrupt() local 234 struct pt_dma_desc *desc; in pt_issue_pending() local 265 struct pt_dma_desc *desc = NULL; in pt_resume() local
|
/drivers/mtd/ubi/ |
D | kapi.c | 89 void ubi_get_volume_info(struct ubi_volume_desc *desc, in ubi_get_volume_info() 117 struct ubi_volume_desc *desc; in ubi_open_volume() local 325 void ubi_close_volume(struct ubi_volume_desc *desc) in ubi_close_volume() 368 static int leb_read_sanity_check(struct ubi_volume_desc *desc, int lnum, in leb_read_sanity_check() 422 int ubi_leb_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, in ubi_leb_read() 462 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg() 513 int ubi_leb_write(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_write() 558 int ubi_leb_change(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_change() 599 int ubi_leb_erase(struct ubi_volume_desc *desc, int lnum) in ubi_leb_erase() 660 int ubi_leb_unmap(struct ubi_volume_desc *desc, int lnum) in ubi_leb_unmap() [all …]
|
D | cdev.c | 44 static int get_exclusive(struct ubi_volume_desc *desc) in get_exclusive() 71 static void revoke_exclusive(struct ubi_volume_desc *desc, int mode) in revoke_exclusive() 94 struct ubi_volume_desc *desc; in vol_cdev_open() local 119 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_release() local 145 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_llseek() local 160 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_fsync() local 174 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_read() local 251 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_direct_write() local 327 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_write() local 382 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_ioctl() local [all …]
|
/drivers/scsi/fnic/ |
D | fnic_res.h | 37 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_desc() local 61 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_eth_desc() local 91 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_icmnd_16() local 130 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_itmf() local 154 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_flogi_reg() local 174 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_fip_reg() local 196 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_fw_reset() local 210 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_lunmap() local 227 struct rq_enet_desc *desc = vnic_rq_next_desc(rq); in fnic_queue_rq_desc() local
|
/drivers/pci/ |
D | msi.c | 65 int __weak arch_setup_msi_irq(struct pci_dev *dev, struct msi_desc *desc) in arch_setup_msi_irq() 138 static inline __attribute_const__ u32 msi_multi_mask(struct msi_desc *desc) in msi_multi_mask() 146 static noinline void pci_msi_update_mask(struct msi_desc *desc, u32 clear, u32 set) in pci_msi_update_mask() 162 static inline void pci_msi_mask(struct msi_desc *desc, u32 mask) in pci_msi_mask() 167 static inline void pci_msi_unmask(struct msi_desc *desc, u32 mask) in pci_msi_unmask() 172 static inline void __iomem *pci_msix_desc_addr(struct msi_desc *desc) in pci_msix_desc_addr() 183 static void pci_msix_write_vector_ctrl(struct msi_desc *desc, u32 ctrl) in pci_msix_write_vector_ctrl() 191 static inline void pci_msix_mask(struct msi_desc *desc) in pci_msix_mask() 199 static inline void pci_msix_unmask(struct msi_desc *desc) in pci_msix_unmask() 205 static void __pci_msi_mask_desc(struct msi_desc *desc, u32 mask) in __pci_msi_mask_desc() [all …]
|
/drivers/net/usb/ |
D | cdc_ether.c | 24 static int is_rndis(struct usb_interface_descriptor *desc) in is_rndis() 31 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() 38 static int is_wireless_rndis(struct usb_interface_descriptor *desc) in is_wireless_rndis() 45 static int is_novatel_rndis(struct usb_interface_descriptor *desc) in is_novatel_rndis() 54 #define is_rndis(desc) 0 argument 55 #define is_activesync(desc) 0 argument 56 #define is_wireless_rndis(desc) 0 argument 57 #define is_novatel_rndis(desc) 0 argument 306 struct usb_endpoint_descriptor *desc; in usbnet_generic_cdc_bind() local
|
/drivers/sh/intc/ |
D | handle.c | 18 static intc_enum __init intc_grp_id(struct intc_desc *desc, in intc_grp_id() 38 static unsigned int __init _intc_mask_data(struct intc_desc *desc, in _intc_mask_data() 89 intc_get_mask_handle(struct intc_desc *desc, struct intc_desc_int *d, in intc_get_mask_handle() 106 static unsigned int __init _intc_prio_data(struct intc_desc *desc, in _intc_prio_data() 158 intc_get_prio_handle(struct intc_desc *desc, struct intc_desc_int *d, in intc_get_prio_handle() 175 static unsigned int intc_ack_data(struct intc_desc *desc, in intc_ack_data() 231 void __init intc_enable_disable_enum(struct intc_desc *desc, in intc_enable_disable_enum() 258 intc_get_sense_handle(struct intc_desc *desc, struct intc_desc_int *d, in intc_get_sense_handle() 287 void intc_set_ack_handle(unsigned int irq, struct intc_desc *desc, in intc_set_ack_handle()
|
/drivers/dma/ |
D | txx9dmac.c | 145 const struct txx9dmac_desc *desc) in desc_read_CHAR() 151 struct txx9dmac_desc *desc, dma_addr_t val) in desc_write_CHAR() 180 static struct txx9dmac_desc *txx9dmac_last_child(struct txx9dmac_desc *desc) in txx9dmac_last_child() 193 struct txx9dmac_desc *desc; in txx9dmac_desc_alloc() local 210 struct txx9dmac_desc *desc, *_desc; in txx9dmac_desc_get() local 242 struct txx9dmac_desc *desc) in txx9dmac_sync_desc_for_cpu() 261 struct txx9dmac_desc *desc) in txx9dmac_desc_put() 400 struct txx9dmac_desc *desc) in txx9dmac_descriptor_complete() 427 struct txx9dmac_desc *desc; in txx9dmac_dequeue() local 450 struct txx9dmac_desc *desc, *_desc; in txx9dmac_complete_all() local [all …]
|