File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -12,45 +12,61 @@ driver_info
12
12
drm_connector_funcs
13
13
drm_encoder_funcs
14
14
drm_encoder_helper_funcs
15
+ dvb_frontend_ops
16
+ dvb_tuner_ops
15
17
ethtool_ops
16
18
extent_io_ops
19
+ fb_ops
17
20
file_lock_operations
18
21
file_operations
19
22
hv_ops
23
+ hwmon_ops
24
+ ib_device_ops
20
25
ide_dma_ops
21
26
ide_port_ops
27
+ ieee80211_ops
28
+ iio_buffer_setup_ops
22
29
inode_operations
23
30
intel_dvo_dev_ops
24
31
irq_domain_ops
25
32
item_operations
26
33
iwl_cfg
27
34
iwl_ops
35
+ kernel_param_ops
28
36
kgdb_arch
29
37
kgdb_io
30
38
kset_uevent_ops
31
39
lock_manager_operations
32
40
machine_desc
33
41
microcode_ops
34
42
mlxsw_reg_info
43
+ mtd_ooblayout_ops
35
44
mtrr_ops
45
+ nand_controller_ops
36
46
neigh_ops
37
47
net_device_ops
48
+ nft_expr_ops
38
49
nlmsvc_binding
39
50
nvkm_device_chip
40
51
of_device_id
41
52
pci_raw_ops
42
53
phy_ops
54
+ pinconf_ops
43
55
pinctrl_ops
44
56
pinmux_ops
45
57
pipe_buf_operations
46
58
platform_hibernation_ops
47
59
platform_suspend_ops
60
+ proc_ops
48
61
proto_ops
62
+ pwm_ops
49
63
regmap_access_table
50
64
regulator_ops
65
+ reset_control_ops
51
66
rpc_pipe_ops
52
67
rtc_class_ops
53
68
sd_desc
69
+ sdhci_ops
54
70
seq_operations
55
71
sirfsoc_padmux
56
72
snd_ac97_build_ops
@@ -67,6 +83,13 @@ uart_ops
67
83
usb_mon_operations
68
84
v4l2_ctrl_ops
69
85
v4l2_ioctl_ops
86
+ v4l2_subdev_core_ops
87
+ v4l2_subdev_internal_ops
88
+ v4l2_subdev_ops
89
+ v4l2_subdev_pad_ops
90
+ v4l2_subdev_video_ops
91
+ vb2_ops
70
92
vm_operations_struct
71
93
wacom_features
94
+ watchdog_ops
72
95
wd_ops
You can’t perform that action at this time.
0 commit comments