Home
last modified time | relevance | path

Searched defs:xlate (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h182 #define of_phy_provider_register(dev, xlate) \ argument
185 #define devm_of_phy_provider_register(dev, xlate) \ argument
188 #define of_phy_provider_register_full(dev, children, xlate) \ argument
191 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/
H A Doe-npm-cache25 const xlate = { variable
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Dremote.c70 static const unsigned short xlate[XLATE_SIZE] = { variable
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dinput.c149 const uchar *xlate; /* Ascii code for each keycode */ member
582 int right_keycode, const uchar *xlate, int num_entries) in input_add_table()
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dgpio.h291 int (*xlate)(struct udevice *dev, struct gpio_desc *desc, member
/OK3568_Linux_fs/u-boot/include/
H A Dinput.h34 const uchar *xlate; /* keycode to ASCII table */ member
/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-secure-pwrc.c29 struct genpd_onecell_data xlate; member
H A Dmeson-ee-pwrc.c314 struct genpd_onecell_data xlate; member
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dpxa_camera.c719 struct pxa_camera_format_xlate *xlate)) in pxa_mbus_build_fmts_xlate()
1640 struct pxa_camera_format_xlate *xlate) in pxa_camera_get_formats()
1707 struct pxa_camera_format_xlate *xlate; in pxa_camera_build_formats() local
1796 const struct pxa_camera_format_xlate *xlate; in pxac_vidioc_try_fmt_vid_cap() local
1860 const struct pxa_camera_format_xlate *xlate; in pxac_vidioc_s_fmt_vid_cap() local
/OK3568_Linux_fs/kernel/drivers/soc/bcm/
H A Draspberrypi-power.c33 struct genpd_onecell_data xlate; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dinterconnect-provider.h68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); member
H A Dirqdomain.h113 int (*xlate)(struct irq_domain *d, struct device_node *node, member
H A Dpm_domain.h311 genpd_xlate_t xlate; member
/OK3568_Linux_fs/kernel/drivers/memory/
H A Datmel-ebi.c137 const struct atmel_smc_timing_xlate *xlate; in atmel_ebi_xslate_smc_timings() local
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c2127 genpd_xlate_t xlate; member
2189 static int genpd_add_provider(struct device_node *np, genpd_xlate_t xlate, in genpd_add_provider()
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Dintel_rapl_common.c692 enum rapl_primitives prim, bool xlate, u64 *data) in rapl_read_data_raw()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dice1724.c2041 static const unsigned char xlate[8] = { in snd_ice1724_get_route_val() local
H A Dice1712.c1785 static const unsigned char xlate[16] = { in snd_ice1712_pro_internal_clock_get() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_host.h410 int (*xlate)(struct kvm_vcpu *vcpu, gva_t eaddr, member