Searched refs:open (Results 126 - 150 of 1288) sorted by relevance

1234567891011>>

/drivers/s390/char/
H A Dtape_proc.c115 .open = tape_proc_open,
/drivers/scsi/fnic/
H A Dfnic_debugfs.c222 .open = fnic_trace_ctrl_open,
233 * This routine is the entry point for the debugfs open file operation.
359 .open = fnic_trace_debugfs_open,
754 .open = fnic_stats_debugfs_open,
761 .open = fnic_reset_stats_open,
/drivers/staging/lustre/lustre/fld/
H A Dlproc_fld.c151 .open = fld_proc_cache_flush_open,
/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-module.c175 .open = libcfs_psdev_open,
/drivers/tty/
H A Dn_tracerouter.c116 * @file: pointer to open file object.
138 * @file: pointer to open file object.
189 .open = n_tracerouter_open,
/drivers/usb/gadget/function/
H A Du_ether.h88 /* called on network open/close */
89 void (*open)(struct gether *); member in struct:gether
/drivers/watchdog/
H A Dindydog.c64 * Allow only one person to hold it open
159 .open = indydog_open,
/drivers/xen/xenbus/
H A Dxenbus_dev_backend.c112 .open = xenbus_backend_open,
/drivers/char/tpm/
H A Dtpm_eventlog.c313 .open = tpm_ascii_bios_measurements_open,
351 .open = tpm_binary_bios_measurements_open,
/drivers/crypto/qat/qat_common/
H A Dadf_transport_debug.c154 .open = adf_ring_open,
270 .open = adf_bank_open,
/drivers/gpu/host1x/
H A Ddebug.c137 .open = host1x_debug_open_all,
149 .open = host1x_debug_open,
/drivers/hid/
H A Dhid-wiimote-debug.c80 .open = simple_open,
168 .open = wiidebug_drm_open,
/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c151 .open = ipoib_mcg_open,
256 .open = ipoib_path_open,
/drivers/input/serio/
H A Dambakmi.c36 unsigned int open; member in struct:amba_kmi_port
131 io->open = amba_kmi_open;
H A Dolpc_apsp.c207 kb_serio->open = olpc_apsp_open;
224 pad_serio->open = olpc_apsp_open;
H A Dserport.c184 serio->open = serport_serio_open;
270 .open = serport_ldisc_open,
/drivers/media/rc/
H A Dlirc_dev.c53 int open; member in struct:irctl
134 if (ir->open) {
165 .open = lirc_dev_fop_open,
416 if (ir->open) {
445 printk(KERN_WARNING "lirc_dev [%d]: open result = -ENODEV\n",
459 dev_dbg(ir->d.dev, LOGHEAD "open called\n", ir->d.name, ir->d.minor);
466 if (ir->open) {
479 ir->open++;
484 ir->open--;
494 dev_dbg(ir->d.dev, LOGHEAD "open resul
[all...]
/drivers/misc/
H A Duid_cputime.c140 .open = uid_stat_open,
193 .open = uid_remove_open,
/drivers/mmc/core/
H A Ddebugfs.c74 str = "open drain";
178 .open = mmc_ios_open,
337 .open = mmc_ext_csd_open,
/drivers/net/arcnet/
H A Dcom20020_cs.c293 if (link->open)
304 if (link->open) {
/drivers/net/wireless/ath/ath9k/
H A Ddebug_sta.c96 .open = simple_open,
254 .open = simple_open,
/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c62 * rsi_sdio_stats_open() - This funtion calls single open function of seq_file
63 * to open file and read contents from it.
103 * rsi_version_open() - This funtion calls single open function of seq_file to
104 * open file and read contents from it.
183 * rsi_stats_open() - This funtion calls single open function of seq_file to
184 * open file and read contents from it.
212 * rsi_debug_read() - This funtion calls single open function of seq_file to
213 * open file and read contents from it.
257 .open = (fopen), \
264 .open
[all...]
/drivers/s390/block/
H A Ddasd_proc.c140 .open = dasd_devices_open,
331 .open = dasd_stats_proc_open,
/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l495 stop("Unable to open input file", EX_SOFTWARE);
/drivers/staging/line6/
H A Dmidi.c214 .open = line6_midi_output_open,
221 .open = line6_midi_input_open,

Completed in 572 milliseconds

1234567891011>>