Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Drawsock.c177 static void rawsock_tx_work(struct work_struct *work) in rawsock_tx_work() function
352 INIT_WORK(&nfc_rawsock(sk)->tx_work, rawsock_tx_work); in rawsock_create()