Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c284 static void pulse8_tx_work_handler(struct work_struct *work) in pulse8_tx_work_handler() function
860 INIT_WORK(&pulse8->tx_work, pulse8_tx_work_handler); in pulse8_connect()