Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/gdm724x/
H A Dnetlink_k.h10 struct sock *netlink_init(int unit,
H A Dnetlink_k.c75 struct sock *netlink_init(int unit, in netlink_init() function
H A Dgdm_lte.c531 lte_event.sock = netlink_init(NETLINK_LTE, gdm_lte_event_rcv); in gdm_lte_event_init()