Home
last modified time | relevance | path

Searched refs:open (Results 3426 - 3450 of 9440) sorted by relevance

1...<<131132133134135136137138139140>>...378

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dar1021_i2c.c116 input->open = ar1021_i2c_open; in ar1021_i2c_probe()
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dmantis_ca.c117 static int mantis_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) in mantis_slot_status() argument
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Ddebugfs.c136 .open = simple_open,
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h80 int open; member
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Dcore.c136 .open = s3fwrn5_nci_open,
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Duart.c196 .open = nfcmrvl_nci_uart_open,
/kernel/linux/linux-5.10/drivers/soc/sifive/
H A Dsifive_l2_cache.c63 .open = simple_open,
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211netdev.h165 u32 state; /* Device I/F state (open/closed) */
179 int (*open)(struct wlandevice *wlandev); member
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dsymbolserial.c182 .open = symbol_open,
/kernel/linux/linux-5.10/samples/bpf/
H A Dcpustat_user.c158 fd = open(CPUFREQ_MAX_SYSFS_PATH, O_WRONLY); in cpu_stat_inject_cpu_frequency_event()
160 printf("failed to open scaling_max_freq, errno=%d\n", errno); in cpu_stat_inject_cpu_frequency_event()
166 printf("failed to open scaling_max_freq, errno=%d\n", errno); in cpu_stat_inject_cpu_frequency_event()
172 printf("failed to open scaling_max_freq, errno=%d\n", errno); in cpu_stat_inject_cpu_frequency_event()
/kernel/linux/linux-5.10/scripts/
H A Dcleanpatch105 if (!open(FILE, '+<', $f)) {
106 print STDERR "$name: Cannot open file: $f: $!\n";
/kernel/linux/linux-5.10/net/qrtr/
H A Dtun.c143 .open = qrtr_tun_open,
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h107 u32 open; member
/kernel/linux/linux-5.10/samples/auxdisplay/
H A Dcfag12864b-example.c48 * Unable to open: return = -1
53 cfag12864b_fd = open(path, O_RDWR); in cfag12864b_init()
/kernel/linux/linux-5.10/include/linux/
H A Dtty_driver.h33 * int (*open)(struct tty_struct * tty, struct file * filp);
37 * the attempted open will fail with ENODEV.
44 * Note: called even if the corresponding open() failed.
251 int (*open)(struct tty_struct * tty, struct file * filp); member
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h136 * v4l2_prio_open - Implements the priority logic for a file handler open
191 * @open: operations needed to implement the open() syscall
212 int (*open) (struct file *); member
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c125 * tomoyo_open - open() for /sys/kernel/security/tomoyo/ interface.
201 * Some files under /sys/kernel/security/tomoyo/ directory accept open(O_RDWR).
205 .open = tomoyo_open,
/kernel/linux/linux-5.10/tools/gpio/
H A Dgpio-event-mon.c44 cfd = open(chrdev_name, 0); in monitor_device()
47 fprintf(stderr, "Failed to open %s\n", chrdev_name); in monitor_device()
148 " -d Set line as open drain\n" in print_usage()
149 " -s Set line as open source\n" in print_usage()
H A Dlsgpio.c49 .name = "open-drain",
53 .name = "open-source",
109 fd = open(chrdev_name, 0); in list_device()
112 fprintf(stderr, "Failed to open %s\n", chrdev_name); in list_device()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dperf.c32 fd = open("/", O_RDONLY); in has_perf_query_support()
34 p_err("perf_query_support: cannot open directory \"/\" (%s)", in has_perf_query_support()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsrccode.c114 fd = open(fn, O_RDONLY); in find_srcfile()
116 pr_debug("cannot open source file %s\n", fn); in find_srcfile()
/kernel/linux/linux-5.10/tools/power/acpi/tools/ec/
H A Dec_access.c220 fd = open(SYSFS_PATH, file_mode); in main()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmtx-1_wdt.c24 * it is opened for the first time. After the first open
185 .open = mtx1_wdt_open,
H A Dacquirewdt.c225 .open = acq_open,

Completed in 26 milliseconds

1...<<131132133134135136137138139140>>...378