Searched refs:of_device_is_compatible (Results 226 - 250 of 412) sorted by relevance

1234567891011>>

/linux-master/sound/soc/sunxi/
H A Dsun4i-codec.c332 if (of_device_is_compatible(scodec->dev->of_node,
334 of_device_is_compatible(scodec->dev->of_node,
341 if (of_device_is_compatible(scodec->dev->of_node,
/linux-master/drivers/gpu/drm/tiny/
H A Dofdrm.c252 } else if (of_device_is_compatible(of_node, "pci1014,b7") ||
253 of_device_is_compatible(of_node, "pci1014,21c")) {
271 } else if (of_device_is_compatible(of_node, "qemu,std-vga")) {
/linux-master/drivers/input/keyboard/
H A Dmtk-pmic-keys.c356 if (of_device_is_compatible(node, "mediatek,mt6358-keys")) {
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c350 if (!of_device_is_compatible(companion, match->compatible)) {
/linux-master/arch/powerpc/platforms/chrp/
H A Dsetup.c452 if (of_device_is_compatible(np, "chrp,iic")) {
/linux-master/drivers/irqchip/
H A Dirq-loongson-liointc.c334 if (!of_device_is_compatible(node, "loongson,liointc-2.0")) {
/linux-master/arch/arm/mach-mvebu/
H A Dpmsu.c176 if (of_device_is_compatible(np, "marvell,armada-370-xp-pmsu")) {
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_port.c1795 if (of_device_is_compatible(port_node, "fsl,fman-v3-port-tx")) {
1801 } else if (of_device_is_compatible(port_node, "fsl,fman-v2-port-tx")) {
1808 } else if (of_device_is_compatible(port_node, "fsl,fman-v3-port-rx")) {
1814 } else if (of_device_is_compatible(port_node, "fsl,fman-v2-port-rx")) {
/linux-master/drivers/clk/qcom/
H A Dlcc-msm8960.c459 if (of_device_is_compatible(pdev->dev.of_node, "qcom,lcc-mdm9615")) {
H A Dvideocc-sm8350.c537 if (of_device_is_compatible(pdev->dev.of_node, "qcom,sc8280xp-videocc")) {
/linux-master/drivers/mmc/host/
H A Dsdhci-st.c148 if (!of_device_is_compatible(np, "st,sdhci-stih407"))
/linux-master/arch/powerpc/sysdev/
H A Dmpic_timer.c473 if (of_device_is_compatible(np, "fsl,mpic-global-timer"))
/linux-master/drivers/ata/
H A Dpata_ftide010.c486 if (of_device_is_compatible(np, "cortina,gemini-pata")) {
/linux-master/drivers/watchdog/
H A Dimx2_wdt.c341 wdev->no_ping = !of_device_is_compatible(dev->of_node, "fsl,imx7d-wdt");
H A Dimx7ulp_wdt.c333 if (of_device_is_compatible(dev->of_node,
/linux-master/drivers/rtc/
H A Drtc-mpc5121.c341 if (of_device_is_compatible(op->dev.of_node, "fsl,mpc5121-rtc")) {
H A Drtc-da9063.c392 if (of_device_is_compatible(pdev->dev.of_node, "dlg,da9063-rtc")) {
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed_mcu.c340 if (of_device_is_compatible(wo->hw->node,
/linux-master/drivers/bus/
H A Dvexpress-config.c277 if (num == 1 && of_device_is_compatible(dev->of_node,
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.c299 is_vc5 = of_device_is_compatible(dev->of_node, "brcm,bcm2711-vc5");
/linux-master/drivers/memory/
H A Dti-aemif.c359 if (np && of_device_is_compatible(np, "ti,da850-aemif"))
/linux-master/drivers/tty/
H A Dehv_bytechan.c117 if (!np || !of_device_is_compatible(np, "epapr,hv-byte-channel"))
/linux-master/sound/soc/rockchip/
H A Drk3399_gru_sound.c481 if (!of_device_is_compatible(np_codec,
/linux-master/drivers/firmware/arm_scmi/
H A Doptee.c377 if (!of_device_is_compatible(np, "arm,scmi-shmem")) {
/linux-master/drivers/mfd/
H A Dmfd-core.c186 if (of_device_is_compatible(np, cell->of_compatible)) {

Completed in 476 milliseconds

1234567891011>>