Searched refs:open (Results 6476 - 6500 of 7096) sorted by relevance
1...<<251252253254255256257258259260>>...284
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_ttm.c | 1188 .open = ttm_vm_open,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.c | 917 .open = dss_debug_open,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 1265 .open = drm_gem_vm_open,
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | asus_atk0110.c | 784 .open = atk_debugfs_ggrp_open,
|
H A D | fschmd.c | 300 * method to get to ones device data from the open fop. 952 .open = watchdog_open, 1261 "i2c client detached with watchdog open! " in fschmd_remove()
|
/kernel/linux/linux-6.6/drivers/hsi/clients/ |
H A D | cmt_speech.c | 1017 "Could not open, HSI port already claimed\n"); in cs_hsi_start() 1357 .open = cs_char_open,
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-debug.c | 1242 .open = hid_debug_events_open,
|
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 846 .open = i2c_hid_open,
|
/kernel/linux/linux-6.6/drivers/iio/imu/ |
H A D | adis16400.c | 236 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/iio/imu/bno055/ |
H A D | bno055.c | 1299 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | at91_adc.c | 951 input->open = atmel_ts_open; in at91_ts_register()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | avmfritz.c | 905 return -EBUSY; /* b-channel can be only open once */ in open_bchannel() 928 err = fc->isac.open(&fc->isac, rq); in avm_dctrl()
|
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | bcm-pdc-mailbox.c | 480 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | cyapa.c | 455 input->open = cyapa_open; in cyapa_create_input_dev() 656 /* Reset to power OFF state to save power when no user open. */ in cyapa_reinitialize()
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | smu.c | 1321 .open = smu_open,
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | da7280.c | 1223 input_dev->open = da7280_haptic_open; in da7280_probe()
|
H A D | wistron_btns.c | 389 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */ 590 { KE_SW, 0x4b, {.sw = {SW_LID, 0}} }, /* lid open */ 1224 wistron_idev->open = wistron_flush; in setup_input_dev()
|
/kernel/linux/linux-6.6/drivers/input/tablet/ |
H A D | aiptek.c | 1740 /* Set up client data, pointers to open and close routines in aiptek_probe() 1750 inputdev->open = aiptek_open; in aiptek_probe()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | edt-ft5x06.c | 817 .open = simple_open,
|
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 1288 dmx->open = dvbdmx_open; in dvb_dmx_init()
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | elf.c | 1012 elf->fd = open(name, flags); in elf_open_read() 1014 fprintf(stderr, "objtool: Can't open '%s': %s\n", in elf_open_read()
|
/kernel/linux/linux-6.6/sound/spi/ |
H A D | at73c213.c | 319 .open = snd_at73c213_pcm_open,
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usbusx2yaudio.c | 931 .open = snd_usx2y_pcm_open,
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_redirect.c | 1077 fd = open("/dev/net/tun", O_RDWR); in tun_open() 1078 if (!ASSERT_GE(fd, 0, "open /dev/net/tun")) in tun_open()
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb16_csp.c | 142 hw->ops.open = snd_sb_csp_open; in snd_sb_csp_new() 172 * open the device exclusively
|
Completed in 49 milliseconds
1...<<251252253254255256257258259260>>...284