Searched refs:open (Results 376 - 400 of 1288) sorted by relevance

<<11121314151617181920>>

/drivers/sbus/char/
H A Ddisplay7seg.c85 * no other users have the device open and we
160 .open = d7s_open,
H A Dflash.c155 .open = flash_open,
/drivers/staging/android/ion/
H A Dion_test.c235 .open = ion_test_open,
/drivers/staging/android/
H A Dsw_sync.c242 .open = sw_sync_open,
H A Dsync_debug.c213 .open = sync_debugfs_open,
/drivers/staging/iio/Documentation/
H A Dgeneric_buffer.c281 /* Attempt to open non blocking the access dev */
282 fp = open(buffer_access, O_RDONLY | O_NONBLOCK);
284 printf("Failed to open %s\n", buffer_access);
/drivers/staging/lustre/lustre/lmv/
H A Dlproc_lmv.c220 .open = lmv_target_seq_open,
/drivers/staging/rtl8192e/
H A Drtllib_module.c134 /* Default to enabling full open WEP with host based encrypt/decrypt */
233 .open = open_debug_level,
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c130 /* Default to enabling full open WEP with host based encrypt/decrypt */
242 IEEE80211_DL_ERR //awayls open this flags to show error out
268 .open = open_debug_level,
/drivers/tty/serial/
H A Dkgdb_nmi.c320 .open = kgdb_nmi_tty_open,
H A Dmsm_smd_tty.c184 .open = smd_tty_open,
/drivers/uio/
H A Duio_pdrv_genirq.c197 uioinfo->open = uio_pdrv_genirq_open;
204 * hardware and enable clocks at open().
238 * are used at open() and release() time. This allows the
240 * device is unused, ie before open() and after release().
244 * register reinitialization after open().
/drivers/usb/host/
H A Dehci-dbg.c346 .open = debug_async_open,
353 .open = debug_bandwidth_open,
360 .open = debug_periodic_open,
367 .open = debug_registers_open,
/drivers/usb/serial/
H A Dconsole.c149 /* only call the device specific open if this
151 retval = serial->type->open(NULL, port);
153 dev_err(&port->dev, "could not open USB console port\n");
H A Df81232.c309 .open = f81232_open,
H A Dipw.c99 #define IPW_SIO_INIT 0x11 /* initializes ? value=0 (appears as first thing todo on open) */
171 /*--3: Tell the modem to open the floodgates on the rx bulk channel */
298 .open = ipw_open,
H A Domninet.c61 .open = omninet_open,
/drivers/usb/storage/
H A Donetouch.c245 input_dev->open = usb_onetouch_open;
/drivers/video/fbdev/
H A Dbfin_adv7393fb.h288 u16 open; member in struct:adv7393fb_device
/drivers/video/fbdev/intelfb/
H A Dintelfb.h337 int open; member in struct:intelfb_info
/drivers/video/fbdev/omap2/dss/
H A Dcore.c123 .open = dss_debug_open,
/drivers/watchdog/
H A Dadvantechwdt.c227 .open = advwdt_open,
H A Dalim1535_wdt.c236 * ali_open - handle open of ali watchdog
369 .open = ali_open,
H A Dalim7101_wdt.c293 .open = fop_open,
H A Dar7_wdt.c264 .open = ar7_wdt_open,

Completed in 270 milliseconds

<<11121314151617181920>>