Searched refs:open (Results 226 - 250 of 1288) sorted by relevance

1234567891011>>

/drivers/watchdog/
H A Dpnx833x_wdt.c101 * Allow only one person to hold it open
222 .open = pnx833x_wdt_open,
H A Driowd.c165 .open = riowd_open,
H A Dsa1100_wdt.c49 * Allow only one person to hold it open
147 .open = sa1100dog_open,
H A Dsbc8360.c310 .open = sbc8360_open,
H A Dsbc_epx_c3.c64 * Allow only one person to hold it open
163 .open = epx_c3_open,
H A Dsbc_fitpc2_wdt.c189 .open = fitpc2_wdt_open,
H A Dscx200_wdt.c206 .open = scx200_wdt_open,
H A Dwafer5823wdt.c237 .open = wafwdt_open,
H A Dwdt285.c70 * Allow only one person to hold it open
189 .open = watchdog_open,
H A Dwdt.c410 * open and on opening we load the counters. Counter zero is a 100Hz
436 * case you have to open it again very soon.
530 .open = wdt_open,
544 .open = wdt_temp_open,
566 * Unload the watchdog. You cannot do this with any file handles open.
588 * The open() function will actually kick the board off.
H A Dwdt_pci.c447 * open and on opening we load the counters. Counter zero is a 100Hz
476 * case you have to open it again very soon.
573 .open = wdtpci_open,
587 .open = wdtpci_temp_open,
/drivers/zorro/
H A Dproc.c105 .open = zorro_devices_proc_open,
/drivers/bluetooth/
H A Dhci_vhci.c130 hdev->open = vhci_open_dev;
364 .open = vhci_open,
/drivers/char/
H A Dds1620.c355 .open = ds1620_proc_therm_open,
364 .open = ds1620_open,
H A Defirtc.c259 * We enforce only one user at a time here with the open/close.
260 * Also clear the previous interrupt data on an open, and clean
268 * We do accept multiple open files at the same time as we
286 .open = efi_rtc_open,
369 .open = efi_rtc_proc_open,
H A Dgenrtc.c349 * We enforce only one user at a time here with the open/close.
350 * Also clear the previous interrupt data on an open, and clean
465 .open = gen_rtc_proc_open,
496 .open = gen_rtc_open,
H A Draw.c67 * All we need to do on open is check that the device is bound.
292 .open = raw_open,
304 .open = raw_open,
/drivers/iommu/
H A Domap-iommu-debug.c218 .open = simple_open, \
226 .open = simple_open, \
/drivers/isdn/hardware/eicon/
H A Ddivasi.c111 .open = um_idi_proc_open,
140 .open = um_idi_open,
/drivers/media/dvb-frontends/
H A Dsp2.c240 int slot, int open)
246 dev_dbg(&s->client->dev, "slot:%d open:%d\n", slot, open);
239 sp2_ci_poll_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) argument
/drivers/net/wimax/i2400m/
H A Ddebugfs.c109 .open = simple_open,
162 .open = simple_open,
/drivers/net/wireless/ath/ath9k/
H A Dtx99.c215 .open = simple_open,
262 .open = simple_open,
/drivers/s390/cio/
H A Dqdio_debug.c200 .open = qstat_seq_open,
293 .open = qperf_seq_open,
/drivers/scsi/
H A Dscsi_proc.c86 .open = proc_scsi_host_open,
444 .open = proc_scsi_open,
/drivers/staging/lustre/lustre/obdclass/linux/
H A Dlinux-module.c203 .open = obd_class_open, /* open */
405 .open = obd_device_list_open,

Completed in 343 milliseconds

1234567891011>>