Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c556 .entry[0] = FUN_ADMIN_BIND_ENTRY_INIT(type0, id0), in fun_bind()
557 .entry[1] = FUN_ADMIN_BIND_ENTRY_INIT(type1, id1), in fun_bind()
Dfun_hci.h136 #define FUN_ADMIN_BIND_ENTRY_INIT(_type, _id) \ macro