Home
last modified time | relevance | path

Searched refs:arm_doorbell_ofw_get (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mailbox/arm/
H A Darm_doorbell.h45 struct arm_doorbell * arm_doorbell_ofw_get(device_t dev, const char *name);
H A Darm_doorbell.c182 arm_doorbell_ofw_get(device_t dev, const char *name) in arm_doorbell_ofw_get() function
/freebsd/sys/dev/firmware/arm/
H A Dscmi.c