Searched refs:device_is_compatible (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/iio/adc/ |
| H A D | spear_adc.c | 127 if (device_is_compatible(st->dev, "st,spear600-adc")) { in spear_adc_get_average() 138 if (device_is_compatible(st->dev, "st,spear600-adc")) { in spear_adc_set_scanrate()
|
| /linux/drivers/interconnect/qcom/ |
| H A D | glymur.c | 2476 if (device_is_compatible(&pdev->dev, "qcom,mahua-mc-virt")) { in glymur_qnoc_probe() 2479 } else if (device_is_compatible(&pdev->dev, "qcom,mahua-hscnoc")) { in glymur_qnoc_probe() 2484 } else if (device_is_compatible(&pdev->dev, "qcom,mahua-pcie-west-anoc")) { in glymur_qnoc_probe() 2487 } else if (device_is_compatible(&pdev->dev, "qcom,mahua-cnoc-cfg")) { in glymur_qnoc_probe() 2489 } else if (device_is_compatible(&pdev->dev, "qcom,mahua-pcie-west-slv-noc")) { in glymur_qnoc_probe()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-designware-common.c | 246 if (device_is_compatible(dev->dev, "mscc,ocelot-i2c")) { in i2c_dw_of_configure() 496 if (device_is_compatible(device, "mobileye,eyeq6lplus-i2c")) in i2c_dw_fw_parse_and_configure()
|
| H A D | i2c-davinci.c | 209 if (device_is_compatible(dev->dev, "ti,keystone-i2c")) in i2c_davinci_calc_clk_dividers()
|
| H A D | i2c-qup.c | 1716 if (device_is_compatible(&pdev->dev, "qcom,i2c-qup-v1.1.1")) { in qup_i2c_probe()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-imx8mp.c | 370 if (device_is_compatible(dev, "fsl,imx95-dwc3")) in dwc3_imx8mp_pm_suspend()
|
| /linux/drivers/i2c/muxes/ |
| H A D | i2c-mux-pca954x.c | 490 if (device_is_compatible(&client->dev, "maxim,max7357")) { in pca954x_init()
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-shared.c | 458 if (!ref->fwnode && device_is_compatible(consumer, "reset-gpio")) { in gpio_shared_add_proxy_lookup()
|
| H A D | gpio-nomadik.c | 559 nmk_chip->is_mobileye_soc = device_is_compatible(gpio_dev, in nmk_gpio_populate_chip()
|
| /linux/include/linux/ |
| H A D | property.h | 122 static inline bool device_is_compatible(const struct device *dev, const char *compat) in device_is_compatible() function
|
| /linux/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8mq-usb.c | 421 if (device_is_compatible(dev, "fsl,imx95-usb-phy")) in imx8m_get_phy_tuning_data()
|
| /linux/drivers/reset/ |
| H A D | core.c | 1124 device_is_compatible(rcdev->dev, "reset-gpio")) { in __reset_find_rcdev()
|
| /linux/drivers/dma/ |
| H A D | ep93xx_dma.c | 266 if (device_is_compatible(chan->device->dev, "cirrus,ep9301-dma-m2p")) in ep93xx_dma_chan_is_m2p()
|
| /linux/drivers/usb/chipidea/ |
| H A D | usbmisc_imx.c | 1532 } else if (device_is_compatible(&pdev->dev, "fsl,imx95-usbmisc")) { in usbmisc_imx_probe()
|
| /linux/drivers/clk/qcom/ |
| H A D | camcc-sa8775p.c | 1864 if (device_is_compatible(&pdev->dev, "qcom,qcs8300-camcc")) { in cam_cc_sa8775p_probe()
|