Home
last modified time | relevance | path

Searched refs:tb_domain_event_cb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddomain.c384 static bool tb_domain_event_cb(void *data, enum tb_cfg_pkg_type type, in tb_domain_event_cb() function
426 tb->ctl = tb_ctl_alloc(tb->nhi, tb_domain_event_cb, tb); in tb_domain_add()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Ddomain.c334 static bool tb_domain_event_cb(void *data, enum tb_cfg_pkg_type type, in tb_domain_event_cb() function
400 tb->ctl = tb_ctl_alloc(nhi, timeout_msec, tb_domain_event_cb, tb); in tb_domain_alloc()

Completed in 2 milliseconds