Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h376 struct tb_protocol_handler { struct
383 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument
384 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/linux/drivers/net/thunderbolt/
H A Dmain.c183 struct tb_protocol_handler handler;