/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.c | 1422 * the camera (and not mess with it at open time). Someday. 1653 .open = mcam_v4l_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/ |
H A D | mtk_jpeg_core.c | 1065 dev_err(jpeg->dev, "Failed to open jpeg clk: %d\n", ret); in mtk_jpeg_clk_on() 1271 .open = mtk_jpeg_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_vout.c | 1290 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | pxa_camera.c | 2000 .open = pxac_fops_camera_open,
|
H A D | rcar_fdp1.c | 2186 .open = fdp1_open, 2388 /* Allow the hw to sleep until an open call puts it to use */ in fdp1_probe()
|
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/ |
H A D | tw5864-video.c | 835 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 2195 .open = vfe_init_formats,
|
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-v4l2-enc.c | 1135 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpif_capture.c | 1333 .open = v4l2_fh_open,
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isppreview.c | 2123 .open = preview_init_formats,
|
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/ |
H A D | camif-capture.c | 624 .open = s3c_camif_open,
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | ibmvmc.c | 185 /* And re-open it again */ in ibmvmc_reset_crq_queue() 1081 /* Waiting for the open resp message to the ioctl(1) - retry */ in ibmvmc_write() 1087 /* Make sure the ioctl() was called & the open msg sent, and that in ibmvmc_write() 1098 * completed the open/open_resp sequence. Retry until this is in ibmvmc_write() 1231 pr_warn("ibmvmc: sethmcid: invalid state to send open 0x%x\n", in ibmvmc_ioctl_sethmcid() 1256 /* RDMA over ID, send open msg, change state to ibmhmc_state_opening */ in ibmvmc_ioctl_sethmcid() 1394 .open = ibmvmc_open, 1950 dev_dbg(adapter->dev, "CRQ recv: open resp (0x%x)\n", in ibmvmc_crq_process()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | ucma.c | 1769 * - no further module initialization is required for open to work 1817 .open = ucma_open,
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_main.c | 1609 * i40iw_open - client interface operation open for iwarp/uda device 2017 .open = i40iw_open,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83793.c | 265 * other method to get to one's device data from the open file-op and 1307 /* Check, if device is already open */ in watchdog_open() 1319 /* Check, if device is already open and possibly issue error */ in watchdog_open() 1455 .open = watchdog_open, 1510 "i2c client detached with watchdog open! " in w83793_remove()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | d3.c | 2391 .open = iwl_mvm_d3_test_open,
|
H A D | debugfs.c | 1992 .open = simple_open,
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | cosa.c | 302 .open = cosa_open,
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | ca8210.c | 2674 .open = ca8210_test_int_open,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 3w-9xxx.c | 209 .open = twa_chrdev_open, 882 /* This function handles open for the character device */
|
H A D | 3w-xxxx.c | 1030 /* This function handles open for the character device */ 1053 .open = tw_chrdev_open,
|
H A D | 3w-sas.c | 715 This interface is used by smartmontools open source software */ 831 /* This function handles open for the character device */ 854 .open = twl_chrdev_open,
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | linit.c | 1131 * aac_cfg_open - open a configuration file 1471 .open = aac_cfg_open,
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tty3270.c | 977 /* Allocate tty3270 structure on first open. */ in tty3270_install() 1889 .open = tty3270_open,
|
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_tool.c | 275 .open = simple_open, \
|