Home
last modified time | relevance | path

Searched refs:custom_seq_show (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c648 if (l->custom_seq_show) { in bt_seq_show()
650 l->custom_seq_show(seq, v); in bt_seq_show()
668 if (l->custom_seq_show) { in bt_seq_show()
670 l->custom_seq_show(seq, v); in bt_seq_show()
689 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c693 if (l->custom_seq_show) { in bt_seq_show()
695 l->custom_seq_show(seq, v); in bt_seq_show()
713 if (l->custom_seq_show) { in bt_seq_show()
715 l->custom_seq_show(seq, v); in bt_seq_show()
734 sk_list->custom_seq_show = seq_show; in bt_procfs_init()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h309 int (* custom_seq_show)(struct seq_file *, void *); member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h396 int (* custom_seq_show)(struct seq_file *, void *); member

Completed in 8 milliseconds