Home
last modified time | relevance | path

Searched refs:soc_device_attribute (Results 1 – 25 of 88) sorted by relevance

1234

/linux-6.12.1/include/linux/
Dsys_soc.h11 struct soc_device_attribute { struct
26 struct soc_device_attribute *soc_plat_dev_attr); argument
41 const struct soc_device_attribute *soc_device_match(
42 const struct soc_device_attribute *matches);
44 static inline const struct soc_device_attribute *soc_device_match( in soc_device_match()
45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
/linux-6.12.1/drivers/base/
Dsoc.c27 struct soc_device_attribute *attr;
114 static void soc_device_get_machine(struct soc_device_attribute *soc_dev_attr) in soc_device_get_machine()
126 static struct soc_device_attribute *early_soc_dev_attr;
128 struct soc_device *soc_device_register(struct soc_device_attribute *soc_dev_attr) in soc_device_register()
211 static int soc_device_match_attr(const struct soc_device_attribute *attr, in soc_device_match_attr()
212 const struct soc_device_attribute *match) in soc_device_match_attr()
258 const struct soc_device_attribute *soc_device_match( in soc_device_match()
259 const struct soc_device_attribute *matches) in soc_device_match()
/linux-6.12.1/drivers/soc/ti/
Dk3-socinfo.c69 struct soc_device_attribute *soc_dev_attr) in k3_chipinfo_partno_to_names()
84 struct soc_device_attribute *soc_dev_attr) in k3_chipinfo_variant_to_sr()
111 struct soc_device_attribute *soc_dev_attr; in k3_chipinfo_probe()
/linux-6.12.1/drivers/pmdomain/renesas/
Dr8a7795-sysc.c57 static const struct soc_device_attribute r8a7795_quirks_match[] __initconst = {
67 const struct soc_device_attribute *attr; in r8a7795_sysc_init()
Dr8a774c0-sysc.c32 static const struct soc_device_attribute r8a774c0[] __initconst = {
Dr8a77990-sysc.c32 static const struct soc_device_attribute r8a77990[] __initconst = {
/linux-6.12.1/drivers/soc/fsl/dpio/
Ddpio-driver.c35 static const struct soc_device_attribute ls1088a_soc[] = {
40 static const struct soc_device_attribute ls2080a_soc[] = {
45 static const struct soc_device_attribute ls2088a_soc[] = {
50 static const struct soc_device_attribute lx2160a_soc[] = {
/linux-6.12.1/drivers/soc/nuvoton/
Dwpcm450-soc.c44 static struct soc_device_attribute *wpcm450_attr;
49 struct soc_device_attribute *attr; in wpcm450_soc_init()
/linux-6.12.1/drivers/dma/ti/
Dk3-psil.c20 static const struct soc_device_attribute k3_soc_devices[] = {
40 const struct soc_device_attribute *soc; in psil_get_ep_config()
/linux-6.12.1/drivers/soc/ux500/
Dux500-soc-id.c186 static void __init soc_info_populate(struct soc_device_attribute *soc_dev_attr, in soc_info_populate()
199 struct soc_device_attribute *soc_dev_attr; in ux500_soc_device_init()
/linux-6.12.1/arch/nios2/platform/
Dplatform.c28 struct soc_device_attribute *soc_dev_attr; in nios2_soc_device_init()
/linux-6.12.1/drivers/usb/dwc3/
Ddwc3-rtk.c200 const struct soc_device_attribute rtk_soc_kylin_a00[] = { in dwc3_rtk_init()
203 const struct soc_device_attribute rtk_soc_hercules[] = { in dwc3_rtk_init()
205 const struct soc_device_attribute rtk_soc_thor[] = { in dwc3_rtk_init()
/linux-6.12.1/drivers/phy/cadence/
Dcdns-dphy-rx.c159 static const struct soc_device_attribute cdns_dphy_socinfo[] = {
174 const struct soc_device_attribute *soc; in cdns_dphy_rx_configure()
/linux-6.12.1/arch/mips/ralink/
Drt3883.c69 struct soc_device_attribute *soc_dev_attr; in rt3883_soc_dev_init()
Drt288x.c69 struct soc_device_attribute *soc_dev_attr; in rt2880_soc_dev_init()
/linux-6.12.1/drivers/phy/ralink/
Dphy-mt7621-pci.c281 static const struct soc_device_attribute mt7621_pci_quirks_match[] = {
296 const struct soc_device_attribute *attr; in mt7621_pci_phy_probe()
/linux-6.12.1/drivers/firmware/smccc/
Dsoc_id.c33 static struct soc_device_attribute *soc_dev_attr;
/linux-6.12.1/drivers/soc/bcm/brcmstb/
Dcommon.c73 struct soc_device_attribute *soc_dev_attr; in brcmstb_soc_device_init()
/linux-6.12.1/drivers/watchdog/
Drenesas_wdt.c179 static const struct soc_device_attribute rwdt_quirks_match[] = {
197 const struct soc_device_attribute *attr; in rwdt_blacklisted()
/linux-6.12.1/drivers/clk/renesas/
Drcar-gen2-cpg.c267 static const struct soc_device_attribute cpg_quirks_match[] __initconst = {
380 const struct soc_device_attribute *attr; in rcar_gen2_cpg_init()
/linux-6.12.1/drivers/soc/aspeed/
Daspeed-socinfo.c79 struct soc_device_attribute *attrs; in aspeed_socinfo_init()
/linux-6.12.1/drivers/soc/versatile/
Dsoc-integrator.c105 struct soc_device_attribute *soc_dev_attr; in integrator_soc_init()
Dsoc-realview.c96 struct soc_device_attribute *soc_dev_attr; in realview_soc_probe()
/linux-6.12.1/arch/arm/mach-mvebu/
Dmvebu-soc-id.c150 struct soc_device_attribute *soc_dev_attr; in mvebu_soc_device()
/linux-6.12.1/drivers/dma/fsl-dpaa2-qdma/
Ddpaa2-qdma.h141 static struct soc_device_attribute soc_fixup_tuning[] = {

1234