Home
last modified time | relevance | path

Searched defs:tpd (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dti-tpd12s015.c43 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_attach() local
64 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detach() local
71 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detect() local
81 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_hpd_enable() local
88 struct tpd12s015_device *tpd in tpd12s015_hpd_disable() local
103 struct tpd12s015_device *tpd = data; tpd12s015_hpd_isr() local
113 struct tpd12s015_device *tpd; tpd12s015_probe() local
184 struct tpd12s015_device *tpd = platform_get_drvdata(pdev); tpd12s015_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dti-tpd12s015.c43 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_attach() local
64 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detach() local
71 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_detect() local
81 struct tpd12s015_device *tpd = to_tpd12s015(bridge); in tpd12s015_hpd_enable() local
88 struct tpd12s015_device *tpd in tpd12s015_hpd_disable() local
103 struct tpd12s015_device *tpd = data; tpd12s015_hpd_isr() local
113 struct tpd12s015_device *tpd; tpd12s015_probe() local
184 struct tpd12s015_device *tpd = platform_get_drvdata(pdev); tpd12s015_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_platform_profile.c111 struct ssam_tmp_profile_device *tpd; in ssam_platform_profile_get() local
132 struct ssam_tmp_profile_device *tpd; in ssam_platform_profile_set() local
146 struct ssam_tmp_profile_device *tpd; in surface_platform_profile_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dalx.h76 struct alx_txd *tpd; member
H A Dmain.c1439 struct alx_txd *tpd, *first_tpd; in alx_map_tx_skb() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dalx.h76 struct alx_txd *tpd; member
H A Dmain.c1462 struct alx_txd *tpd, *first_tpd; in alx_map_tx_skb() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; AES_decrypt() local
[all...]
H A Daes_core.c1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
/third_party/openssl/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; AES_decrypt() local
[all...]
H A Daes_core.c1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c280 u8 tvco, tpcp, tpd, tlpf, idf; in ch7xxx_mode_set() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h208 struct emac_tpd_ring tpd; global() member
[all...]
H A Demac-mac.c1025 emac_tx_tpd_create(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct emac_tpd *tpd) emac_tx_tpd_create() argument
1245 emac_tso_csum(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct sk_buff *skb, struct emac_tpd *tpd) emac_tso_csum() argument
1327 emac_tx_fill_tpd(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct sk_buff *skb, struct emac_tpd *tpd) emac_tx_fill_tpd() argument
1438 struct emac_tpd tpd; emac_mac_tx_buf_send() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h208 struct emac_tpd_ring tpd; global() member
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-renesas-tpu.c92 static void tpu_pwm_write(struct tpu_pwm_device *tpd, int reg_nr, u16 value) in tpu_pwm_write() argument
100 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, in tpu_pwm_set_pin() argument
127 tpu_pwm_start_stop(struct tpu_pwm_device *tpd, int start) tpu_pwm_start_stop() argument
144 tpu_pwm_timer_start(struct tpu_pwm_device *tpd) tpu_pwm_timer_start() argument
191 tpu_pwm_timer_stop(struct tpu_pwm_device *tpd) tpu_pwm_timer_stop() argument
213 struct tpu_pwm_device *tpd; tpu_pwm_request() local
238 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); tpu_pwm_free() local
247 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); tpu_pwm_config() local
356 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); tpu_pwm_set_polarity() local
365 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); tpu_pwm_enable() local
387 struct tpu_pwm_device *tpd = pwm_get_chip_data(pwm); tpu_pwm_disable() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c291 u8 tvco, tpcp, tpd, tlpf, idf; in ch7xxx_mode_set() local
/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.c1474 struct tpd* tpd; in fore200e_send() local
[all...]
H A Dhe.c1611 struct he_tpd *tpd; in __alloc_tpd() local
1807 struct he_tpd *tpd; he_service_tbrq() local
2053 __enqueue_tpd(struct he_dev *he_dev, struct he_tpd *tpd, unsigned cid) __enqueue_tpd() argument
2336 struct he_tpd *tpd; he_close() local
2494 struct he_tpd *tpd; he_send() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1941 atl1c_get_tx_buffer(struct atl1c_adapter *adapter, struct atl1c_tpd_desc *tpd) in atl1c_get_tx_buffer() argument
1967 atl1c_tso_csum(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc **tpd, enum atl1c_trans_queue type) atl1c_tso_csum() argument
2074 struct atl1c_tpd_desc *tpd; atl1c_tx_rollback() local
2090 atl1c_tx_map(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc *tpd, enum atl1c_trans_queue type) atl1c_tx_map() argument
2187 atl1c_tx_queue(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc *tpd, enum atl1c_trans_queue type) atl1c_tx_queue() argument
2202 struct atl1c_tpd_desc *tpd; atl1c_xmit_frame() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2292 struct tx_packet_desc *tpd; in atl1_tx_queue() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1592 atl1e_get_tx_buffer(struct atl1e_adapter *adapter, struct atl1e_tpd_desc *tpd) in atl1e_get_tx_buffer() argument
1628 atl1e_tso_csum(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) atl1e_tso_csum() argument
1703 atl1e_tx_map(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) atl1e_tx_map() argument
1849 atl1e_tx_queue(struct atl1e_adapter *adapter, u16 count, struct atl1e_tpd_desc *tpd) atl1e_tx_queue() argument
1866 struct atl1e_tpd_desc *tpd; atl1e_xmit_frame() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2295 struct tx_packet_desc *tpd; in atl1_tx_queue() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1592 atl1e_get_tx_buffer(struct atl1e_adapter *adapter, struct atl1e_tpd_desc *tpd) in atl1e_get_tx_buffer() argument
1627 atl1e_tso_csum(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) atl1e_tso_csum() argument
1702 atl1e_tx_map(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) atl1e_tx_map() argument
1849 atl1e_tx_queue(struct atl1e_adapter *adapter, u16 count, struct atl1e_tpd_desc *tpd) atl1e_tx_queue() argument
1866 struct atl1e_tpd_desc *tpd; atl1e_xmit_frame() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2013 atl1c_get_tx_buffer(struct atl1c_adapter *adapter, struct atl1c_tpd_desc *tpd) in atl1c_get_tx_buffer() argument
2039 atl1c_tso_csum(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc **tpd, u32 queue) atl1c_tso_csum() argument
2146 struct atl1c_tpd_desc *tpd; atl1c_tx_rollback() local
2162 atl1c_tx_map(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc *tpd, u32 queue) atl1c_tx_map() argument
2274 struct atl1c_tpd_desc *tpd; atl1c_xmit_frame() local
[all...]

Completed in 38 milliseconds

12