Searched refs:tfp (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | dvo_tfp410.c | 96 struct tfp410_priv *tfp = dvo->dev_priv; in tfp410_readb() local 124 if (!tfp->quiet) { in tfp410_readb() 133 struct tfp410_priv *tfp = dvo->dev_priv; in tfp410_writeb() local 149 if (!tfp->quiet) { in tfp410_writeb() 173 struct tfp410_priv *tfp; in tfp410_init() local 176 tfp = kzalloc(sizeof(struct tfp410_priv), GFP_KERNEL); in tfp410_init() 177 if (tfp == NULL) in tfp410_init() 181 dvo->dev_priv = tfp; in tfp410_init() 182 tfp->quiet = true; in tfp410_init() 197 tfp->quiet = false; in tfp410_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | pagealloc.c | 112 struct fw_page *tfp; in insert_page() local 123 tfp = rb_entry(parent, struct fw_page, rb_node); in insert_page() 124 if (tfp->addr < addr) in insert_page() 126 else if (tfp->addr > addr) in insert_page() 156 struct fw_page *tfp; in find_fw_page() local 165 tfp = rb_entry(tmp, struct fw_page, rb_node); in find_fw_page() 166 if (tfp->addr < addr) { in find_fw_page() 168 } else if (tfp->addr > addr) { in find_fw_page() 171 result = tfp; in find_fw_page()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.qemu-mips | 131 10) Now you can boot from flash, ide, ide+ext2 and tfp
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 332 …;>>=<;=>=<==<>?>?@@=9740,011/0233123234345428/&��"��y�������������yv~��tfp�������iG4<U`g������… 2309 …pkgdddcbcdccba^\UOC:3/../11021.-,/.+.0/10//./101111,a�P&0?pj]bcpy|������tfp�lnp��zzpRD8+)4W|��…
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 176907 Remove superfluous definition of tfp tokens.
|