Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-20.11/
H A Doe-npm-cache25 const xlate = { class
/openbmc/linux/include/linux/phy/
H A Dphy.h198 #define of_phy_provider_register(dev, xlate) \ argument
201 #define devm_of_phy_provider_register(dev, xlate) \ argument
204 #define of_phy_provider_register_full(dev, children, xlate) \ argument
207 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
/openbmc/linux/drivers/misc/ibmasm/
H A Dremote.c70 static const unsigned short xlate[XLATE_SIZE] = { variable
/openbmc/u-boot/drivers/input/
H A Dinput.c151 const uchar *xlate; /* Ascii code for each keycode */ member
584 int right_keycode, const uchar *xlate, int num_entries) in input_add_table()
/openbmc/u-boot/include/
H A Dinput.h33 const uchar *xlate; /* keycode to ASCII table */ member
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h291 int (*xlate)(struct udevice *dev, struct gpio_desc *desc, member
/openbmc/linux/drivers/pmdomain/amlogic/
H A Dmeson-secure-pwrc.c31 struct genpd_onecell_data xlate; member
H A Dmeson-ee-pwrc.c330 struct genpd_onecell_data xlate; member
/openbmc/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c33 struct genpd_onecell_data xlate; member
/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c715 struct pxa_camera_format_xlate *xlate)) in pxa_mbus_build_fmts_xlate()
1637 struct pxa_camera_format_xlate *xlate) in pxa_camera_get_formats()
1704 struct pxa_camera_format_xlate *xlate; in pxa_camera_build_formats() local
1793 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
/openbmc/linux/include/linux/
H A Dinterconnect-provider.h68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); member
H A Dirqdomain.h95 int (*xlate)(struct irq_domain *d, struct device_node *node, member
H A Dpm_domain.h329 genpd_xlate_t xlate; member
/openbmc/linux/drivers/memory/
H A Datmel-ebi.c137 const struct atmel_smc_timing_xlate *xlate; in atmel_ebi_xslate_smc_timings() local
/openbmc/linux/drivers/powercap/
H A Dintel_rapl_common.c814 enum rapl_primitives prim, bool xlate, u64 *data) in rapl_read_data_raw()
881 enum pl_prims pl_prim, bool xlate, u64 *data) in rapl_read_pl_data()
/openbmc/linux/include/soc/tegra/
H A Dmc.h172 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); member
/openbmc/linux/drivers/base/power/
H A Ddomain.c2211 genpd_xlate_t xlate; member
2273 static int genpd_add_provider(struct device_node *np, genpd_xlate_t xlate, in genpd_add_provider()
/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c2022 static const unsigned char xlate[8] = { in snd_ice1724_get_route_val() local
H A Dice1712.c1779 static const unsigned char xlate[16] = { in snd_ice1712_pro_internal_clock_get() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h401 int (*xlate)(struct kvm_vcpu *vcpu, gva_t eaddr, member