Home
last modified time | relevance | path

Searched refs:to_platform_device (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dplatform_device.h47 #define to_platform_device(dev) (NULL) macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c202 struct platform_device *pdev = to_platform_device(dev); in aperture_detach_platform_device()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c1079 platform_device_unregister(to_platform_device(ab_ahb->fw.dev)); in ath11k_ahb_fw_resource_deinit()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dsoc.c1198 struct platform_device *pfdev = to_platform_device(pdev); in mt798x_wmac_init()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsnoc.c1687 platform_device_unregister(to_platform_device(ar_snoc->fw.dev)); in ath10k_fw_deinit()