Searched refs:open (Results 526 - 550 of 2546) sorted by relevance

<<21222324252627282930>>

/linux-master/tools/testing/selftests/proc/
H A Dfd-003-kthread.c48 dir_fd = open(buf, O_RDONLY|O_DIRECTORY);
/linux-master/drivers/atm/
H A Dadummy.c136 .open = adummy_open,
/linux-master/drivers/input/mouse/
H A Dmaplemouse.c96 input_dev->open = dc_mouse_open;
/linux-master/sound/isa/msnd/
H A Dmsnd_midi.c39 * input/output open/close - protected by open_mutex in rawmidi.c
131 .open = snd_msndmidi_input_open,
/linux-master/drivers/input/touchscreen/
H A Dmk712.c27 * Fixed multi open race, fixed memory checks, fixed resource
181 mk712_dev->open = mk712_open;
/linux-master/tools/wmi/
H A Ddell-smbios-example.c47 fd = open(ioctl_devfs, O_NONBLOCK);
68 printf("failed to open %s\n", value_sysfs);
82 printf("failed to open %s\n", location_sysfs);
/linux-master/tools/power/acpi/tools/ec/
H A Dec_access.c220 fd = open(SYSFS_PATH, file_mode);
/linux-master/include/pcmcia/
H A Dds.h148 unsigned int open; member in struct:pcmcia_device
/linux-master/drivers/watchdog/
H A Dsbc8360.c306 .open = sbc8360_open,
H A Dindydog.c60 * Allow only one person to hold it open
156 .open = indydog_open,
H A Dsbc_epx_c3.c60 * Allow only one person to hold it open
160 .open = epx_c3_open,
H A Dwafer5823wdt.c234 .open = wafwdt_open,
H A Dscx200_wdt.c205 .open = scx200_wdt_open,
/linux-master/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware.c193 fd = open(fwdev, O_RDWR);
195 printf("Failed to open: %s\n", fwdev);
/linux-master/arch/um/drivers/
H A Dumcast_user.c177 .open = umcast_open,
H A Ddaemon_user.c187 .open = daemon_open,
/linux-master/tools/perf/util/
H A Dcopyfile.c115 fromfd = open(from, O_RDONLY);
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c151 .open = usbip_device_driver_open,
/linux-master/tools/testing/selftests/sync/
H A Dsync.c168 return open("/sys/kernel/debug/sync/sw_sync", O_RDWR);
/linux-master/drivers/hid/
H A Dhid-picolcd_cir.c106 rdev->open = picolcd_cir_open;
/linux-master/drivers/net/wireless/ti/wl1251/
H A Ddebugfs.c36 .open = simple_open, \
68 .open = simple_open, \
213 .open = simple_open,
235 .open = simple_open,
/linux-master/samples/hidraw/
H A Dhid-example.c57 fd = open(device, O_RDWR|O_NONBLOCK);
60 perror("Unable to open device");
/linux-master/drivers/usb/serial/
H A Dsymbolserial.c180 .open = symbol_open,
/linux-master/net/qrtr/
H A Dtun.c143 .open = qrtr_tun_open,
/linux-master/samples/auxdisplay/
H A Dcfag12864b-example.c48 * Unable to open: return = -1
53 cfag12864b_fd = open(path, O_RDWR);

Completed in 328 milliseconds

<<21222324252627282930>>