Home
last modified time | relevance | path

Searched refs:open (Results 5026 - 5050 of 10047) sorted by relevance

1...<<201202203204205206207208209210>>...402

/kernel/linux/linux-5.10/samples/uhid/
H A Duhid-example.c416 fd = open(path, O_RDWR | O_CLOEXEC); in main()
418 fprintf(stderr, "Cannot open uhid-cdev %s: %m\n", path); in main()
/kernel/linux/linux-5.10/scripts/
H A Dbpf_helpers_doc.py72 self.reader = open(filename, 'r')
H A Dsorttable.c81 fd = open(fname, O_RDWR); in mmap_file()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dserial.h273 int (*open)(struct tty_struct *tty, struct usb_serial_port *port); member
/kernel/linux/linux-5.10/include/net/nfc/
H A Dhci.h16 int (*open) (struct nfc_hci_dev *hdev); member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcx20442.c211 /* Line discipline .open() */
291 .open = v253_open,
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_si3054.c179 .open = si3054_pcm_open,
/kernel/linux/linux-5.10/sound/soc/au1x/
H A Ddbdma2.c316 .open = au1xpsc_pcm_open,
H A Ddma.c294 .open = alchemy_pcm_open,
/kernel/linux/linux-5.10/sound/sh/
H A Dsh_dac_audio.c226 .open = snd_sh_dac_pcm_open,
/kernel/linux/linux-5.10/sound/drivers/pcsp/
H A Dpcsp_lib.c309 printk(KERN_INFO "PCSP: open called\n"); in snd_pcsp_playback_open()
321 .open = snd_pcsp_playback_open,
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.h91 void setAllOpen(bool open);
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-ac97.c174 .open = pxa2xx_ac97_pcm_open,
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-pcm-fiq.c339 .open = snd_imx_open,
H A Dimx-audmux.c135 .open = simple_open,
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_probes.c36 fd = open(path, O_RDONLY); in get_vendor_id()
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dpxa2xx-i2s.c363 .open = pxa2xx_soc_pcm_open,
/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddso-data.c188 TEST_ASSERT_VAL("failed to open fd directory", dir); in open_files_cnt()
257 /* Rest the internal dso open counter limit. */ in test__dso_data_cache()
266 /* and this is now our dso open FDs limit */ in test__dso_data_cache()
276 * file and keep it open (unless open file limit). in test__dso_data_cache()
291 /* verify the first one is already open */ in test__dso_data_cache()
292 TEST_ASSERT_VAL("dsos[0] is not open", dsos[0]->data.fd != -1); in test__dso_data_cache()
294 /* open +1 dso to reach the allowed limit */ in test__dso_data_cache()
321 /* Rest the internal dso open counter limit. */ in test__dso_data_reopen()
335 /* Make sure we are able to open in test__dso_data_reopen()
[all...]
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dtrace.c121 /* avoid duplicate traces at next open */ in sof_dfsentry_trace_release()
129 .open = simple_open,
/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_adfsdm.c297 .open = stm32_adfsdm_pcm_open,
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dgen.c302 fd = open(file, O_RDONLY); in do_skeleton()
304 p_err("failed to open() %s: %s", file, strerror(errno)); in do_skeleton()
320 p_err("failed to open BPF object file: %s", err_buf); in do_skeleton()
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-dma.c224 .open = uniphier_aiodma_open,
/kernel/linux/linux-5.10/sound/soc/kirkwood/
H A Dkirkwood-dma.c317 .open = kirkwood_dma_open,
/kernel/linux/linux-5.10/sound/soc/sh/
H A Ddma-sh7760.c308 .open = camelot_pcm_open,
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dcapture.c218 /* open capture callback */
248 .open = snd_line6_capture_open,

Completed in 19 milliseconds

1...<<201202203204205206207208209210>>...402