Searched defs:xlate (Results 1 – 15 of 15) sorted by relevance
/linux/include/linux/phy/ |
A D | phy.h | 192 #define of_phy_provider_register(dev, xlate) \ argument 195 #define devm_of_phy_provider_register(dev, xlate) \ argument 198 #define of_phy_provider_register_full(dev, children, xlate) \ argument 201 #define devm_of_phy_provider_register_full(dev, children, xlate) \ argument
|
/linux/drivers/misc/ibmasm/ |
A D | remote.c | 70 static const unsigned short xlate[XLATE_SIZE] = { variable
|
/linux/drivers/soc/amlogic/ |
A D | meson-secure-pwrc.c | 29 struct genpd_onecell_data xlate; member
|
A D | meson-ee-pwrc.c | 314 struct genpd_onecell_data xlate; member
|
/linux/drivers/soc/bcm/ |
A D | raspberrypi-power.c | 33 struct genpd_onecell_data xlate; member
|
/linux/drivers/media/platform/ |
A D | pxa_camera.c | 715 struct pxa_camera_format_xlate *xlate)) in pxa_mbus_build_fmts_xlate() 1636 struct pxa_camera_format_xlate *xlate) in pxa_camera_get_formats() 1703 struct pxa_camera_format_xlate *xlate; in pxa_camera_build_formats() local 1792 const struct pxa_camera_format_xlate *xlate; in pxac_vidioc_try_fmt_vid_cap() local 1859 const struct pxa_camera_format_xlate *xlate; in pxac_vidioc_s_fmt_vid_cap() local
|
/linux/include/linux/ |
A D | interconnect-provider.h | 68 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); member
|
A D | irqdomain.h | 114 int (*xlate)(struct irq_domain *d, struct device_node *node, member
|
A D | pm_domain.h | 313 genpd_xlate_t xlate; member
|
/linux/drivers/memory/ |
A D | atmel-ebi.c | 137 const struct atmel_smc_timing_xlate *xlate; in atmel_ebi_xslate_smc_timings() local
|
/linux/drivers/base/power/ |
A D | domain.c | 2129 genpd_xlate_t xlate; member 2191 static int genpd_add_provider(struct device_node *np, genpd_xlate_t xlate, in genpd_add_provider()
|
/linux/drivers/powercap/ |
A D | intel_rapl_common.c | 692 enum rapl_primitives prim, bool xlate, u64 *data) in rapl_read_data_raw()
|
/linux/sound/pci/ice1712/ |
A D | ice1724.c | 2022 static const unsigned char xlate[8] = { in snd_ice1724_get_route_val() local
|
A D | ice1712.c | 1779 static const unsigned char xlate[16] = { in snd_ice1712_pro_internal_clock_get() local
|
/linux/arch/powerpc/include/asm/ |
A D | kvm_host.h | 397 int (*xlate)(struct kvm_vcpu *vcpu, gva_t eaddr, member
|
Completed in 72 milliseconds