Searched refs:open (Results 8601 - 8625 of 9455) sorted by relevance
1...<<341342343344345346347348349350>>...379
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | vdec.c | 952 .open = vdec_open,
|
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss_video.c | 1185 .open = iss_video_open,
|
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/ |
H A D | rkvdec.c | 863 .open = rkvdec_open,
|
/kernel/linux/linux-6.6/drivers/staging/pi433/ |
H A D | pi433_if.c | 63 * so with each open a new tx config struct is needed 1097 .open = pi433_open,
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sunsu.c | 1230 serio->open = sunsu_serio_open; in sunsu_kbd_ms_init()
|
/kernel/linux/linux-6.6/drivers/usb/atm/ |
H A D | usbatm.c | 164 .open = usbatm_atm_open,
|
/kernel/linux/linux-6.6/drivers/usb/class/ |
H A D | cdc-wdm.c | 210 * Errors are only cleared during read/open in wdm_in_callback() 812 .open = wdm_open, 834 * legacy usbmisc chardev. If chardev is already open, just fail in wdm_wwan_port_start() 1177 * @manage_power: call-back invoked during open and release to 1242 dev_dbg(&intf->dev, "%d open files - postponing cleanup\n", desc->count); in wdm_disconnect()
|
H A D | usblp.c | 26 * v0.9 - fix unplug-while-open paths 159 unsigned char used; /* True if open */ 1056 * sent at each open (like some Epsons). 1088 .open = usblp_open,
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | vfio_iommu_spapr_tce.c | 1350 .open = tce_iommu_open,
|
H A D | vfio_main.c | 1303 .open = vfio_device_fops_cdev_open, 1536 /* group->container cannot change while a vfio device is open */ in vfio_pin_pages()
|
/kernel/linux/linux-6.6/drivers/platform/surface/ |
H A D | surface_dtx.c | 551 .open = surface_dtx_open,
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/ |
H A D | core.c | 543 .open = pmc_core_ltr_ignore_open,
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | wmi.c | 1006 .open = wmi_char_open,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_audio.c | 433 .open = uac_pcm_open,
|
H A D | f_printer.c | 796 .open = printer_open, 1142 ERROR(dev, "Failed to open char device\n"); in printer_func_bind()
|
H A D | u_serial.c | 135 struct mutex lock; /* protect open/close */ 397 /* push data to (open) tty */ in gs_rx_push() 611 /* allocate circular buffer on first open */ in gs_open() 617 * portmaster's mutex still protects from simultaneous open(), in gs_open() 632 /* already open? Great. */ in gs_open() 669 /* return true on disconnect or empty buffer or if raced with open() */ in gs_close_flush_done() 855 .open = gs_open, 1291 * necessarily start I/O queues; unless the TTY is held open by any 1346 /* if it's already open, start I/O ... and notify the serial in gserial_connect() 1347 * protocol about open/clos in gserial_connect() [all...] |
H A D | f_ncm.c | 65 * callback and ethernet open/close 1541 ncm->port.open = ncm_open; in ncm_bind()
|
H A D | f_hid.c | 907 .open = f_hidg_open,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | raw_gadget.c | 1318 .open = raw_open,
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_dev.c | 1336 .open = vchiq_open,
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvsi.c | 106 /* if we're waiting for an mctrl then we're already open */ in is_open() 625 * to open; try to throw it all away so we don't get confused. (CLOSE in hvsi_handshake() 801 * hvsi_handshake drain the rest on the next open. in hvsi_close() 867 * We could have a non-open connection if the service processor died in hvsi_write_worker() 920 /* we're either closing or not yet open; don't accept data */ in hvsi_write() 921 pr_debug("%s: not open\n", __func__); in hvsi_write() 1026 .open = hvsi_open, 1148 /* give the FSP a chance to change the baud rate when we re-open */ in hvsi_console_setup()
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | prism2sta.c | 118 * WLAN device open method. Called from p80211netdev when kernel 119 * device open (start) method is called in response to the 1875 wlandev->open = prism2sta_open; in create_wlan()
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | amiserial.c | 1206 * No need to wake up processes in open wait, since they in rs_set_termios() 1431 .open = rs_open,
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | f81534.c | 1548 .open = f81534_open,
|
H A D | garmin_gps.c | 1422 .open = garmin_open,
|
Completed in 46 milliseconds
1...<<341342343344345346347348349350>>...379