Home
last modified time | relevance | path

Searched defs:tcm (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/omapdrm/
Dtcm.h51 struct tcm *tcm; /* parent */ member
56 struct tcm { struct
67 s32 (*reserve_2d)(struct tcm *tcm, u16 height, u16 width, u16 align, argument
70 s32 (*reserve_1d)(struct tcm *tcm, u32 slots, struct tcm_area *area); argument
71 s32 (*free)(struct tcm *tcm, struct tcm_area *area); argument
72 void (*deinit)(struct tcm *tcm); argument
104 static inline void tcm_deinit(struct tcm *tcm) in tcm_deinit()
131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d()
165 static inline s32 tcm_reserve_1d(struct tcm *tcm, u32 slots, in tcm_reserve_1d()
Dtcm-sita.c162 static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots, in sita_reserve_1d()
181 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u16 align, in sita_reserve_2d()
203 static void sita_deinit(struct tcm *tcm) in sita_deinit()
208 static s32 sita_free(struct tcm *tcm, struct tcm_area *area) in sita_free()
230 struct tcm *tcm; in sita_init() local
Domap_dmm_priv.h130 struct tcm *tcm; member
141 struct tcm *tcm; member
187 struct tcm **tcm; member
Domap_dmm_tiler.c312 static struct dmm_txn *dmm_txn_init(struct dmm *dmm, struct tcm *tcm) in dmm_txn_init()
/drivers/thunderbolt/
Dtb.c39 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb()
74 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources() local
91 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources() local
110 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resource() local
125 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resources() local
175 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels() local
303 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel() local
348 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth() local
481 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3() local
607 struct tb_cm *tcm = tb_priv(port->sw->tb); in tb_scan_port() local
[all …]
/drivers/media/platform/mtk-vpu/
Dmtk_vpu.c105 void __iomem *tcm; member
/drivers/usb/gadget/function/
Df_tcm.c2282 struct f_uas *tcm = to_f_uas(f); in tcm_free() local
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dpcie.c265 void __iomem *tcm; member
/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h1000 struct iwl_mvm_tcm tcm; member