/kernel/linux/linux-6.6/drivers/gnss/ |
H A D | usb.c | 113 .open = gnss_usb_open,
|
H A D | serial.c | 78 .open = gnss_serial_open, 246 * device here if it is open. in gnss_serial_suspend()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | capsule-loader.c | 160 * - Users should close and re-open this file note in order to upload more 272 * efi_capsule_open - called by file open 276 * Will allocate each capsule_info memory for each file open call. 277 * This provided the capability to support multiple file open feature 309 .open = efi_capsule_open,
|
H A D | efi-pstore.c | 214 .open = efi_pstore_open,
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | file.c | 54 status = efi_call_proto(volume, open, &fh, fi->filename, in efi_open_file() 57 efi_err("Failed to open file: %ls\n", fi->filename); in efi_open_file() 90 efi_err("Failed to open volume\n"); in efi_open_volume() 173 efi_err("Failed to open volume\n"); in efi_open_device_path()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | info.h | 37 int (*open)(struct snd_info_entry *entry, member
|
/kernel/linux/linux-6.6/kernel/kcsan/ |
H A D | debugfs.c | 264 .open = debugfs_open,
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_fw_counters.c | 225 .open = qat_fw_counters_file_open,
|
/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A D | vdso2c.c | 190 int fd = open(name, O_RDONLY); in map_input() 192 err(1, "open(%s)", name); in map_input()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | i40iw_if.c | 97 * i40iw_open - client interface operation open for iwarp/uda device 154 ibdev_dbg(&iwdev->ibdev, "INIT: Gen1 PF[%d] open success\n", in i40iw_open() 172 .open = i40iw_open,
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | health.c | 224 .open = simple_open,
|
H A D | udp_tunnels.c | 124 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx18-alsa-pcm.c | 233 .open = snd_cx18_pcm_capture_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/ |
H A D | hva.h | 239 * by encoder @open time 382 * @open: open encoder 394 int (*open)(struct hva_ctx *ctx); member
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-alsa-pcm.c | 237 .open = snd_ivtv_pcm_capture_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
H A D | delta.h | 21 * to know what is the relevant decoder to open. 237 * @open: open this decoder 261 int (*open)(struct delta_ctx *ctx); member 431 * by decoder @open time.
|
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv-ci.c | 216 .open = dvb_generic_open,
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/ |
H A D | mtk_vcodec_dbgfs.c | 142 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
H A D | p54.h | 168 int (*open)(struct ieee80211_hw *dev); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | netcp.h | 202 int (*open)(void *intf_priv, struct net_device *ndev); member
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | main.c | 85 .open = nfcmrvl_nci_open,
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | msr.c | 232 .open = msr_open,
|
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | insn_sanity.c | 109 fd = open("/dev/urandom", O_RDONLY); in init_random_seed() 119 usage("Failed to open /dev/urandom"); in init_random_seed() 182 usage("Failed to open input file"); in parse_args()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 63 .open = _##name##_open, \
|
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ |
H A D | ishtp-hid.c | 190 .open = ishtp_hid_open,
|