Lines Matching refs:debugfs_create_file
316 debugfs_create_file("features", 0444, hdev->debugfs, hdev,
324 debugfs_create_file("device_id", 0444, hdev->debugfs, hdev,
327 debugfs_create_file("device_list", 0444, hdev->debugfs, hdev,
329 debugfs_create_file("blacklist", 0444, hdev->debugfs, hdev,
331 debugfs_create_file("blocked_keys", 0444, hdev->debugfs, hdev,
333 debugfs_create_file("uuids", 0444, hdev->debugfs, hdev, &uuids_fops);
334 debugfs_create_file("remote_oob", 0400, hdev->debugfs, hdev,
337 debugfs_create_file("conn_info_min_age", 0644, hdev->debugfs, hdev,
339 debugfs_create_file("conn_info_max_age", 0644, hdev->debugfs, hdev,
343 debugfs_create_file("use_debug_keys", 0444, hdev->debugfs,
347 debugfs_create_file("sc_only_mode", 0444, hdev->debugfs,
351 debugfs_create_file("hardware_info", 0444, hdev->debugfs,
355 debugfs_create_file("firmware_info", 0444, hdev->debugfs,
591 debugfs_create_file("inquiry_cache", 0444, hdev->debugfs, hdev,
593 debugfs_create_file("link_keys", 0400, hdev->debugfs, hdev,
595 debugfs_create_file("dev_class", 0444, hdev->debugfs, hdev,
597 debugfs_create_file("voice_setting", 0444, hdev->debugfs, hdev,
601 debugfs_create_file("ssp_debug_mode", 0444, hdev->debugfs,
603 debugfs_create_file("min_encrypt_key_size", 0644, hdev->debugfs,
605 debugfs_create_file("auto_accept_delay", 0644, hdev->debugfs,
610 debugfs_create_file("idle_timeout", 0644, hdev->debugfs,
612 debugfs_create_file("sniff_min_interval", 0644, hdev->debugfs,
614 debugfs_create_file("sniff_max_interval", 0644, hdev->debugfs,
1149 debugfs_create_file("identity", 0400, hdev->debugfs, hdev,
1151 debugfs_create_file("rpa_timeout", 0644, hdev->debugfs, hdev,
1153 debugfs_create_file("random_address", 0444, hdev->debugfs, hdev,
1155 debugfs_create_file("static_address", 0444, hdev->debugfs, hdev,
1163 debugfs_create_file("force_static_address", 0644,
1169 debugfs_create_file("white_list", 0444, hdev->debugfs, hdev,
1173 debugfs_create_file("resolv_list", 0444, hdev->debugfs, hdev,
1175 debugfs_create_file("identity_resolving_keys", 0400, hdev->debugfs,
1177 debugfs_create_file("long_term_keys", 0400, hdev->debugfs, hdev,
1179 debugfs_create_file("conn_min_interval", 0644, hdev->debugfs, hdev,
1181 debugfs_create_file("conn_max_interval", 0644, hdev->debugfs, hdev,
1183 debugfs_create_file("conn_latency", 0644, hdev->debugfs, hdev,
1185 debugfs_create_file("supervision_timeout", 0644, hdev->debugfs, hdev,
1187 debugfs_create_file("adv_channel_map", 0644, hdev->debugfs, hdev,
1189 debugfs_create_file("adv_min_interval", 0644, hdev->debugfs, hdev,
1191 debugfs_create_file("adv_max_interval", 0644, hdev->debugfs, hdev,
1195 debugfs_create_file("min_key_size", 0644, hdev->debugfs, hdev,
1197 debugfs_create_file("max_key_size", 0644, hdev->debugfs, hdev,
1199 debugfs_create_file("auth_payload_timeout", 0644, hdev->debugfs, hdev,
1201 debugfs_create_file("force_no_mitm", 0644, hdev->debugfs, hdev,
1204 debugfs_create_file("quirk_strict_duplicate_filter", 0644,
1207 debugfs_create_file("quirk_simultaneous_discovery", 0644,