/Linux-v4.19/drivers/media/i2c/adv748x/ |
D | adv748x-csi2.c | 21 static bool is_txa(struct adv748x_csi2 *tx) in is_txa() 26 static int adv748x_csi2_set_virtual_channel(struct adv748x_csi2 *tx, in adv748x_csi2_set_virtual_channel() 43 static int adv748x_csi2_register_link(struct adv748x_csi2 *tx, in adv748x_csi2_register_link() 78 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_registered() local 111 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_s_stream() local 137 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_pad_format() local 149 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_format() local 171 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_format() local 226 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_pixelrate() local 248 static int adv748x_csi2_init_controls(struct adv748x_csi2 *tx) in adv748x_csi2_init_controls() [all …]
|
/Linux-v4.19/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 2766 #define call_tx_stop_cbfn(tx) \ argument 2808 bna_tx_sm_stopped_entry(struct bna_tx *tx) in bna_tx_sm_stopped_entry() 2814 bna_tx_sm_stopped(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stopped() 2839 bna_tx_sm_start_wait_entry(struct bna_tx *tx) in bna_tx_sm_start_wait_entry() 2845 bna_tx_sm_start_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_start_wait() 2876 bna_tx_sm_started_entry(struct bna_tx *tx) in bna_tx_sm_started_entry() 2890 bna_tx_sm_started(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_started() 2915 bna_tx_sm_stop_wait_entry(struct bna_tx *tx) in bna_tx_sm_stop_wait_entry() 2920 bna_tx_sm_stop_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stop_wait() 2947 bna_tx_sm_cleanup_wait_entry(struct bna_tx *tx) in bna_tx_sm_cleanup_wait_entry() [all …]
|
/Linux-v4.19/drivers/clk/mediatek/ |
D | clk-apmixed.c | 39 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_is_prepared() local 46 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_prepare() local 66 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_unprepare() local 83 struct mtk_ref2usb_tx *tx; in mtk_clk_register_ref2usb_tx() local
|
/Linux-v4.19/crypto/async_tx/ |
D | async_tx.c | 79 struct dma_async_tx_descriptor *tx) in async_tx_channel_switch() 156 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() 238 struct dma_async_tx_descriptor *tx; in async_trigger_callback() local 276 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce()
|
D | async_raid6_recov.c | 49 struct dma_async_tx_descriptor *tx; in async_sum_product() local 113 struct dma_async_tx_descriptor *tx; in async_mult() local 163 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_4() local 202 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_5() local 276 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_n() local 426 struct dma_async_tx_descriptor *tx = NULL; in async_raid6_datap_recov() local
|
/Linux-v4.19/sound/soc/fsl/ |
D | fsl_sai.h | 36 #define FSL_SAI_xCSR(tx) (tx ? FSL_SAI_TCSR : FSL_SAI_RCSR) argument 37 #define FSL_SAI_xCR1(tx) (tx ? FSL_SAI_TCR1 : FSL_SAI_RCR1) argument 38 #define FSL_SAI_xCR2(tx) (tx ? FSL_SAI_TCR2 : FSL_SAI_RCR2) argument 39 #define FSL_SAI_xCR3(tx) (tx ? FSL_SAI_TCR3 : FSL_SAI_RCR3) argument 40 #define FSL_SAI_xCR4(tx) (tx ? FSL_SAI_TCR4 : FSL_SAI_RCR4) argument 41 #define FSL_SAI_xCR5(tx) (tx ? FSL_SAI_TCR5 : FSL_SAI_RCR5) argument 42 #define FSL_SAI_xDR(tx) (tx ? FSL_SAI_TDR : FSL_SAI_RDR) argument 43 #define FSL_SAI_xFR(tx) (tx ? FSL_SAI_TFR : FSL_SAI_RFR) argument 44 #define FSL_SAI_xMR(tx) (tx ? FSL_SAI_TMR : FSL_SAI_RMR) argument
|
D | fsl_sai.c | 141 bool tx = fsl_dir == FSL_FMT_TRANSMITTER; in fsl_sai_set_dai_sysclk_tr() local 194 bool tx = fsl_dir == FSL_FMT_TRANSMITTER; in fsl_sai_set_dai_fmt_tr() local 312 static int fsl_sai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq) in fsl_sai_set_bclk() 402 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_params() local 489 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_free() local 505 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_trigger() local 595 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_startup() local 618 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_shutdown() local
|
/Linux-v4.19/drivers/firmware/tegra/ |
D | ivc.c | 70 } tx; member 105 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_empty() local 127 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_full() local 140 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_available() local 302 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_read_advance() local 354 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_write_advance() local 569 static int tegra_ivc_check_params(unsigned long rx, unsigned long tx, in tegra_ivc_check_params() 621 dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, in tegra_ivc_init()
|
/Linux-v4.19/drivers/dma/ |
D | dmaengine.h | 29 static inline dma_cookie_t dma_cookie_assign(struct dma_async_tx_descriptor *tx) in dma_cookie_assign() 52 static inline void dma_cookie_complete(struct dma_async_tx_descriptor *tx) in dma_cookie_complete() 106 dmaengine_desc_get_callback(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback() 152 dmaengine_desc_get_callback_invoke(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback_invoke()
|
D | virt-dma.c | 17 static struct virt_dma_desc *to_virt_desc(struct dma_async_tx_descriptor *tx) in to_virt_desc() 22 dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *tx) in vchan_tx_submit() 52 int vchan_tx_desc_free(struct dma_async_tx_descriptor *tx) in vchan_tx_desc_free()
|
/Linux-v4.19/net/mac80211/ |
D | wpa.c | 32 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add() 196 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb() 251 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt() 408 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb, in ccmp_encrypt_skb() 480 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_ccmp_encrypt() 640 static int gcmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in gcmp_encrypt_skb() 711 ieee80211_crypto_gcmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_gcmp_encrypt() 799 ieee80211_crypto_cs_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_cs_encrypt() 936 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt() 980 ieee80211_crypto_aes_cmac_256_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_256_encrypt() [all …]
|
D | tx.c | 55 static __le16 ieee80211_duration(struct ieee80211_tx_data *tx, in ieee80211_duration() 213 ieee80211_tx_h_dynamic_ps(struct ieee80211_tx_data *tx) in ieee80211_tx_h_dynamic_ps() 290 ieee80211_tx_h_check_assoc(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_assoc() 404 ieee80211_tx_h_multicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_multicast_ps_buf() 484 ieee80211_tx_h_unicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_unicast_ps_buf() 563 ieee80211_tx_h_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_ps_buf() 575 ieee80211_tx_h_check_control_port_protocol(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_control_port_protocol() 590 ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx) in ieee80211_tx_h_select_key() 666 ieee80211_tx_h_rate_ctrl(struct ieee80211_tx_data *tx) in ieee80211_tx_h_rate_ctrl() 801 ieee80211_tx_h_sequence(struct ieee80211_tx_data *tx) in ieee80211_tx_h_sequence() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | vnic_sdma.c | 87 struct vnic_txreq *tx = container_of(txreq, struct vnic_txreq, txreq); in vnic_sdma_complete() local 96 struct vnic_txreq *tx) in build_vnic_ulp_payload() 131 struct vnic_txreq *tx, in build_vnic_tx_desc() 177 struct vnic_txreq *tx; in hfi1_vnic_send_dma() local 241 struct vnic_txreq *tx = container_of(txreq, struct vnic_txreq, txreq); in hfi1_vnic_sdma_sleep() local
|
D | user_sdma.c | 135 struct user_sdma_txreq *tx = in defer_packet_queue() local 617 struct user_sdma_txreq *tx) in compute_data_length() 686 struct user_sdma_txreq *tx, in user_sdma_txadd_ahg() 722 struct user_sdma_txreq *tx, in user_sdma_txadd() 767 struct user_sdma_txreq *tx = NULL; in user_sdma_send_pkts() local 1138 struct user_sdma_txreq *tx, u32 datalen) in set_txreq_header() 1252 struct user_sdma_txreq *tx, u32 datalen) in set_txreq_header_ahg() 1376 struct user_sdma_txreq *tx = in user_sdma_txreq_cb() local 1437 struct user_sdma_txreq *tx = in user_sdma_free_request() local
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_usb.c | 145 static struct usb_tx_sdu *get_tx_sdu_struct(struct tx_cxt *tx, int *no_spc) in get_tx_sdu_struct() 162 static void put_tx_struct(struct tx_cxt *tx, struct usb_tx_sdu *t_sdu) in put_tx_struct() 247 struct tx_cxt *tx = &udev->tx; in release_usb() local 300 struct tx_cxt *tx = &udev->tx; in init_usb() local 542 struct tx_cxt *tx = t->tx; in gdm_usb_send_complete() local 590 struct tx_cxt *tx = &udev->tx; in packet_aggregation() local 639 struct tx_cxt *tx = &udev->tx; in do_tx() local 706 struct tx_cxt *tx = &udev->tx; in gdm_usb_sdu_send() local 762 struct tx_cxt *tx = &udev->tx; in gdm_usb_hci_send() local 939 struct tx_cxt *tx; in gdm_usb_resume() local
|
/Linux-v4.19/drivers/media/radio/wl128x/ |
D | fmdrv_tx.c | 234 struct fmtx_data *tx = &fmdev->tx_data; in set_audio_io() local 252 struct fmtx_data *tx = &fmdev->tx_data; in enable_xmit() local 291 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_pwr_lvl() local 329 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_preemph_filter() local 381 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_freq() local
|
/Linux-v4.19/drivers/spi/ |
D | spi-loopback-test.c | 569 void *tx, void *rx) in spi_test_check_loopback_result() 631 void *tx, void *rx) in spi_test_translate() 758 void *tx, void *rx) in _spi_test_run_iter() 820 void *tx, void *rx, in spi_test_run_iter() 899 void *tx, void *rx) in spi_test_execute_msg() 972 void *tx, void *rx) in spi_test_run_test() 1035 char *rx = NULL, *tx = NULL; in spi_test_run_tests() local
|
D | spi-dln2.c | 110 } tx; in dln2_spi_enable() local 139 } tx; in dln2_spi_cs_set() local 169 } tx; in dln2_spi_cs_enable() local 191 } tx; in dln2_spi_get_cs_num() local 217 } tx; in dln2_spi_get_speed() local 267 } __packed tx; in dln2_spi_set_speed() local 294 } tx; in dln2_spi_set_mode() local 310 } tx; in dln2_spi_set_bpw() local 325 } tx; in dln2_spi_get_supported_frame_sizes() local 429 } __packed *tx = dln2->buf; in dln2_spi_write_one() local [all …]
|
/Linux-v4.19/tools/testing/selftests/timers/ |
D | set-tai.c | 30 struct timex tx; in set_tai() local 42 struct timex tx; in get_tai() local
|
D | valid-adjtimex.c | 43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 52 struct timex tx; in clear_time_state() local 116 struct timex tx; in validate_freq() local
|
D | change_skew.c | 38 struct timex tx; in change_skew_test() local 60 struct timex tx; in main() local
|
D | leapcrash.c | 30 struct timex tx; in clear_time_state() local 60 struct timex tx; in main() local
|
D | leap-a-day.c | 97 struct timex tx; in clear_time_state() local 132 struct timex tx; in sigalarm() local 239 struct timex tx; in main() local
|
/Linux-v4.19/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 155 struct lan743x_tx *tx = context; in lan743x_tx_isr() local 1228 static void lan743x_tx_release_desc(struct lan743x_tx *tx, in lan743x_tx_release_desc() 1294 static int lan743x_tx_next_index(struct lan743x_tx *tx, int index) in lan743x_tx_next_index() 1299 static void lan743x_tx_release_completed_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_completed_descriptors() 1307 static void lan743x_tx_release_all_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_all_descriptors() 1322 static int lan743x_tx_get_desc_cnt(struct lan743x_tx *tx, in lan743x_tx_get_desc_cnt() 1335 static int lan743x_tx_get_avail_desc(struct lan743x_tx *tx) in lan743x_tx_get_avail_desc() 1346 void lan743x_tx_set_timestamping_mode(struct lan743x_tx *tx, in lan743x_tx_set_timestamping_mode() 1360 static int lan743x_tx_frame_start(struct lan743x_tx *tx, in lan743x_tx_frame_start() 1414 static void lan743x_tx_frame_add_lso(struct lan743x_tx *tx, in lan743x_tx_frame_add_lso() [all …]
|
/Linux-v4.19/drivers/fpga/ |
D | machxo2-spi.c | 69 struct spi_transfer rx, tx; in get_status() local 139 struct spi_transfer tx[2]; in machxo2_cleanup() local 192 struct spi_transfer tx[3]; in machxo2_write_init() local 253 struct spi_transfer tx; in machxo2_write() local 291 struct spi_transfer tx[2]; in machxo2_write_complete() local
|