diff options
Diffstat (limited to 'scripts/const_structs.checkpatch')
| -rw-r--r-- | scripts/const_structs.checkpatch | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch new file mode 100644 index 000000000..ac5f12671 --- /dev/null +++ b/scripts/const_structs.checkpatch | |||
| @@ -0,0 +1,64 @@ | |||
| 1 | acpi_dock_ops | ||
| 2 | address_space_operations | ||
| 3 | backlight_ops | ||
| 4 | block_device_operations | ||
| 5 | clk_ops | ||
| 6 | comedi_lrange | ||
| 7 | component_ops | ||
| 8 | dentry_operations | ||
| 9 | dev_pm_ops | ||
| 10 | dma_map_ops | ||
| 11 | driver_info | ||
| 12 | drm_connector_funcs | ||
| 13 | drm_encoder_funcs | ||
| 14 | drm_encoder_helper_funcs | ||
| 15 | ethtool_ops | ||
| 16 | extent_io_ops | ||
| 17 | file_lock_operations | ||
| 18 | file_operations | ||
| 19 | hv_ops | ||
| 20 | ide_dma_ops | ||
| 21 | ide_port_ops | ||
| 22 | inode_operations | ||
| 23 | intel_dvo_dev_ops | ||
| 24 | irq_domain_ops | ||
| 25 | item_operations | ||
| 26 | iwl_cfg | ||
| 27 | iwl_ops | ||
| 28 | kgdb_arch | ||
| 29 | kgdb_io | ||
| 30 | kset_uevent_ops | ||
| 31 | lock_manager_operations | ||
| 32 | machine_desc | ||
| 33 | microcode_ops | ||
| 34 | mlxsw_reg_info | ||
| 35 | mtrr_ops | ||
| 36 | neigh_ops | ||
| 37 | net_device_ops | ||
| 38 | nlmsvc_binding | ||
| 39 | nvkm_device_chip | ||
| 40 | of_device_id | ||
| 41 | pci_raw_ops | ||
| 42 | pipe_buf_operations | ||
| 43 | platform_hibernation_ops | ||
| 44 | platform_suspend_ops | ||
| 45 | proto_ops | ||
| 46 | regmap_access_table | ||
| 47 | rpc_pipe_ops | ||
| 48 | rtc_class_ops | ||
| 49 | sd_desc | ||
| 50 | seq_operations | ||
| 51 | sirfsoc_padmux | ||
| 52 | snd_ac97_build_ops | ||
| 53 | snd_soc_component_driver | ||
| 54 | soc_pcmcia_socket_ops | ||
| 55 | stacktrace_ops | ||
| 56 | sysfs_ops | ||
| 57 | tty_operations | ||
| 58 | uart_ops | ||
| 59 | usb_mon_operations | ||
| 60 | v4l2_ctrl_ops | ||
| 61 | v4l2_ioctl_ops | ||
| 62 | vm_operations_struct | ||
| 63 | wacom_features | ||
| 64 | wd_ops | ||
