Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/phy/
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
/Linux-v5.10/drivers/misc/ibmasm/
Dremote.c70 static const unsigned short xlate[XLATE_SIZE] = { variable
/Linux-v5.10/drivers/soc/amlogic/
Dmeson-secure-pwrc.c28 struct genpd_onecell_data xlate; member
Dmeson-ee-pwrc.c313 struct genpd_onecell_data xlate; member
/Linux-v5.10/drivers/soc/bcm/
Draspberrypi-power.c33 struct genpd_onecell_data xlate; member
/Linux-v5.10/drivers/media/platform/
Dpxa_camera.c719 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
1857 const struct pxa_camera_format_xlate *xlate; in pxac_vidioc_s_fmt_vid_cap() local
/Linux-v5.10/include/linux/
Dinterconnect-provider.h68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); member
Dirqdomain.h112 int (*xlate)(struct irq_domain *d, struct device_node *node, member
Dpm_domain.h299 genpd_xlate_t xlate; member
/Linux-v5.10/drivers/memory/
Datmel-ebi.c137 const struct atmel_smc_timing_xlate *xlate; in atmel_ebi_xslate_smc_timings() local
/Linux-v5.10/drivers/base/power/
Ddomain.c2057 genpd_xlate_t xlate; member
2119 static int genpd_add_provider(struct device_node *np, genpd_xlate_t xlate, in genpd_add_provider()
/Linux-v5.10/drivers/powercap/
Dintel_rapl_common.c692 enum rapl_primitives prim, bool xlate, u64 *data) in rapl_read_data_raw()
/Linux-v5.10/sound/pci/ice1712/
Dice1724.c2041 static const unsigned char xlate[8] = { in snd_ice1724_get_route_val() local
Dice1712.c1785 static const unsigned char xlate[16] = { in snd_ice1712_pro_internal_clock_get() local
/Linux-v5.10/arch/powerpc/include/asm/
Dkvm_host.h410 int (*xlate)(struct kvm_vcpu *vcpu, gva_t eaddr, member