Searched refs:open (Results 301 - 325 of 1288) sorted by relevance

<<11121314151617181920>>

/drivers/firmware/efi/libstub/
H A Darm-stub.c63 efi_printk(sys_table_arg, "Failed to open volume\n");
95 status = fh->open(fh, &h, filename_16, EFI_FILE_MODE_READ, (u64)0);
97 efi_printk(sys_table_arg, "Failed to open file: ");
/drivers/gpio/
H A Dgpio-ks8695.c303 .open = ks8695_gpio_open,
/drivers/gpu/drm/qxl/
H A Dqxl_drv.c83 .open = drm_open,
/drivers/gpu/drm/rcar-du/
H A Drcar_du_drv.c237 .open = drm_open,
/drivers/gpu/drm/sti/
H A Dsti_drm_drv.c85 .open = drm_open,
/drivers/gpu/drm/ttm/
H A Dttm_bo_vm.c280 .open = ttm_bo_vm_open,
/drivers/hid/i2c-hid/
H A Di2c-hid.c720 if (!hid->open++) {
723 hid->open--;
738 /* protecting hid->open to make sure we don't restart
743 if (!--hid->open) {
774 .open = i2c_hid_open,
/drivers/hid/usbhid/
H A Dusbmouse.c190 input_dev->open = usb_mouse_open;
/drivers/hv/
H A Dhv_fcopy.c333 * The user level daemon that will open this device is
335 * active open at a time.
362 .open = fcopy_open,
/drivers/infiniband/hw/ehca/
H A Dehca_uverbs.c101 .open = ehca_mm_open,
/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c64 .open = _##name##_open, \
/drivers/input/gameport/
H A Dlightning.c241 port->open = l4_open;
/drivers/input/joystick/
H A Dcobra.c215 input_dev->open = cobra_open;
H A Dguillemot.c151 * guillemot_open() is a callback from the input open routine.
235 input_dev->open = guillemot_open;
H A Dinteract.c180 * interact_open() is a callback from the input open routine.
266 input_dev->open = interact_open;
H A Dmaplecontrol.c114 idev->open = dc_pad_open;
/drivers/input/keyboard/
H A Dmax7359_keypad.c224 input_dev->open = max7359_open;
H A Dnspire-keypad.c222 input->open = nspire_keypad_open;
H A Dpxa930_rotary.c135 input_dev->open = pxa930_rotary_open;
H A Dst-keyscan.c151 input_dev->open = keyscan_open;
H A Dw90p910_keypad.c189 input_dev->open = w90p910_keypad_open;
/drivers/input/misc/
H A Dgp2ap002a00f.c166 dt->input->open = gp2a_device_open;
H A Dgpio_tilt_polled.c134 poll_dev->open = gpio_tilt_polled_open;
H A Dmax77693-haptic.c289 haptic->input_dev->open = max77693_haptic_open;
H A Dmma8450.c193 idev->open = mma8450_open;

Completed in 279 milliseconds

<<11121314151617181920>>