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

/linux-master/drivers/gpu/drm/bridge/
H A Dti-tpd12s015.c43 struct tpd12s015_device *tpd = to_tpd12s015(bridge); local
64 struct tpd12s015_device *tpd = to_tpd12s015(bridge); local
71 struct tpd12s015_device *tpd = to_tpd12s015(bridge); local
81 struct tpd12s015_device *tpd = to_tpd12s015(bridge); local
88 struct tpd12s015_device *tpd local
103 struct tpd12s015_device *tpd = data; local
113 struct tpd12s015_device *tpd; local
184 struct tpd12s015_device *tpd = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c111 struct ssam_tmp_profile_device *tpd; local
132 struct ssam_tmp_profile_device *tpd; local
146 struct ssam_tmp_profile_device *tpd; local
[all...]
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dalx.h76 struct alx_txd *tpd; member in struct:alx_tx_queue
H A Dmain.c1462 struct alx_txd *tpd, *first_tpd; local
[all...]
/linux-master/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h208 struct emac_tpd_ring tpd; member in struct:emac_tx_queue
[all...]
H A Demac-mac.c1025 emac_tx_tpd_create(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct emac_tpd *tpd) argument
1245 emac_tso_csum(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct sk_buff *skb, struct emac_tpd *tpd) argument
1330 emac_tx_fill_tpd(struct emac_adapter *adpt, struct emac_tx_queue *tx_q, struct sk_buff *skb, struct emac_tpd *tpd) argument
1441 struct emac_tpd tpd; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c291 u8 tvco, tpcp, tpd, tlpf, idf; local
/linux-master/drivers/pwm/
H A Dpwm-renesas-tpu.c86 struct tpu_pwm_device tpd[TPU_CHANNEL_MAX]; member in struct:tpu_device
94 static void tpu_pwm_write(struct tpu_pwm_device *tpd, int reg_nr, u16 value) argument
102 static void tpu_pwm_set_pin(struct tpu_pwm_device *tpd, argument
129 tpu_pwm_start_stop(struct tpu_pwm_device *tpd, int start) argument
146 tpu_pwm_timer_start(struct tpu_pwm_device *tpd) argument
193 tpu_pwm_timer_stop(struct tpu_pwm_device *tpd) argument
215 struct tpu_pwm_device *tpd; local
237 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; local
246 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; local
355 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; local
365 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; local
388 struct tpu_pwm_device *tpd = &tpu->tpd[pwm->hwpwm]; local
[all...]
/linux-master/drivers/atm/
H A Dhe.c1608 struct he_tpd *tpd; local
1804 struct he_tpd *tpd; local
2050 __enqueue_tpd(struct he_dev *he_dev, struct he_tpd *tpd, unsigned cid) argument
2333 struct he_tpd *tpd; local
2491 struct he_tpd *tpd; local
[all...]
H A Dfore200e.c1472 struct tpd* tpd; local
[all...]
H A Dfore200e.h142 typedef struct tpd { struct
524 struct tpd* tpd; /* addr of transmit PDU descriptor */ member in struct:host_txq_entry
614 struct chunk tpd; /* array of tpds */ member in struct:host_txq
[all...]
H A Dhe.h182 volatile u32 tpd; member in struct:he_tpdrq
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2014 atl1c_get_tx_buffer(struct atl1c_adapter *adapter, struct atl1c_tpd_desc *tpd) argument
2040 atl1c_tso_csum(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc **tpd, u32 queue) argument
2147 struct atl1c_tpd_desc *tpd; local
2163 atl1c_tx_map(struct atl1c_adapter *adapter, struct sk_buff *skb, struct atl1c_tpd_desc *tpd, u32 queue) argument
2275 struct atl1c_tpd_desc *tpd; local
[all...]
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2295 struct tx_packet_desc *tpd; local
[all...]
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1592 atl1e_get_tx_buffer(struct atl1e_adapter *adapter, struct atl1e_tpd_desc *tpd) argument
1627 atl1e_tso_csum(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) argument
1702 atl1e_tx_map(struct atl1e_adapter *adapter, struct sk_buff *skb, struct atl1e_tpd_desc *tpd) argument
1849 atl1e_tx_queue(struct atl1e_adapter *adapter, u16 count, struct atl1e_tpd_desc *tpd) argument
1866 struct atl1e_tpd_desc *tpd; local
[all...]

Completed in 155 milliseconds