Home
last modified time | relevance | path

Searched defs:skip_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/remoteproc/
H A Drproc-uclass.c33 struct udevice *skip_dev, in for_each_remoteproc_device()
/openbmc/linux/net/ipv6/
H A Droute.c3430 bool skip_dev = gwa_type & IPV6_ADDR_LINKLOCAL ? false : true; in ip6_validate_gw() local