Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c723 static const struct seq_operations bt_seq_ops = { variable
736 if (!proc_create_seq_data(name, 0, net->proc_net, &bt_seq_ops, sk_list)) in bt_procfs_init()