Lines Matching refs:debugfs_create_file
314 debugfs_create_file("features", 0444, hdev->debugfs, hdev,
322 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev,
325 debugfs_create_file("device_list", 0444, hdev->debugfs, hdev,
327 debugfs_create_file("blacklist", 0444, hdev->debugfs, hdev,
329 debugfs_create_file("blocked_keys", 0444, hdev->debugfs, hdev,
331 debugfs_create_file("uuids", 0444, hdev->debugfs, hdev, &uuids_fops);
332 debugfs_create_file("remote_oob", 0400, hdev->debugfs, hdev,
335 debugfs_create_file("conn_info_min_age", 0644, hdev->debugfs, hdev,
337 debugfs_create_file("conn_info_max_age", 0644, hdev->debugfs, hdev,
341 debugfs_create_file("use_debug_keys", 0444, hdev->debugfs,
345 debugfs_create_file("sc_only_mode", 0444, hdev->debugfs,
349 debugfs_create_file("hardware_info", 0444, hdev->debugfs,
353 debugfs_create_file("firmware_info", 0444, hdev->debugfs,
624 debugfs_create_file("inquiry_cache", 0444, hdev->debugfs, hdev,
626 debugfs_create_file("link_keys", 0400, hdev->debugfs, hdev,
628 debugfs_create_file("dev_class", 0444, hdev->debugfs, hdev,
630 debugfs_create_file("voice_setting", 0444, hdev->debugfs, hdev,
641 debugfs_create_file("force_bredr_smp", 0644, hdev->debugfs,
645 debugfs_create_file("ssp_debug_mode", 0444, hdev->debugfs,
647 debugfs_create_file("min_encrypt_key_size", 0644, hdev->debugfs,
649 debugfs_create_file("auto_accept_delay", 0644, hdev->debugfs,
654 debugfs_create_file("idle_timeout", 0644, hdev->debugfs,
656 debugfs_create_file("sniff_min_interval", 0644, hdev->debugfs,
658 debugfs_create_file("sniff_max_interval", 0644, hdev->debugfs,
1185 debugfs_create_file("identity", 0400, hdev->debugfs, hdev,
1187 debugfs_create_file("rpa_timeout", 0644, hdev->debugfs, hdev,
1189 debugfs_create_file("random_address", 0444, hdev->debugfs, hdev,
1191 debugfs_create_file("static_address", 0444, hdev->debugfs, hdev,
1199 debugfs_create_file("force_static_address", 0644,
1205 debugfs_create_file("white_list", 0444, hdev->debugfs, hdev,
1209 debugfs_create_file("resolv_list", 0444, hdev->debugfs, hdev,
1211 debugfs_create_file("identity_resolving_keys", 0400, hdev->debugfs,
1213 debugfs_create_file("long_term_keys", 0400, hdev->debugfs, hdev,
1215 debugfs_create_file("conn_min_interval", 0644, hdev->debugfs, hdev,
1217 debugfs_create_file("conn_max_interval", 0644, hdev->debugfs, hdev,
1219 debugfs_create_file("conn_latency", 0644, hdev->debugfs, hdev,
1221 debugfs_create_file("supervision_timeout", 0644, hdev->debugfs, hdev,
1223 debugfs_create_file("adv_channel_map", 0644, hdev->debugfs, hdev,
1225 debugfs_create_file("adv_min_interval", 0644, hdev->debugfs, hdev,
1227 debugfs_create_file("adv_max_interval", 0644, hdev->debugfs, hdev,
1231 debugfs_create_file("min_key_size", 0644, hdev->debugfs, hdev,
1233 debugfs_create_file("max_key_size", 0644, hdev->debugfs, hdev,
1235 debugfs_create_file("auth_payload_timeout", 0644, hdev->debugfs, hdev,
1237 debugfs_create_file("force_no_mitm", 0644, hdev->debugfs, hdev,
1240 debugfs_create_file("quirk_strict_duplicate_filter", 0644,
1243 debugfs_create_file("quirk_simultaneous_discovery", 0644,
1374 debugfs_create_file("dut_mode", 0644, hdev->debugfs, hdev,
1378 debugfs_create_file("vendor_diag", 0644, hdev->debugfs, hdev,