Home
last modified time | relevance | path

Searched refs:resetting (Results 1 – 25 of 107) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Duas.c41 int qdepth, resetting; member
108 if (devinfo->resetting) in uas_do_work()
315 if (devinfo->resetting) in uas_stat_cmplt()
413 if (devinfo->resetting) in uas_data_cmplt()
662 if (devinfo->resetting) { in uas_queuecommand_lck()
789 devinfo->resetting = 1; in uas_eh_device_reset_handler()
800 devinfo->resetting = 0; in uas_eh_device_reset_handler()
1018 devinfo->resetting = 0; in uas_probe()
1204 devinfo->resetting = 1; in uas_disconnect()
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dgrcan.c304 bool resetting; member
563 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
693 if (!priv->resetting && !priv->closing) { in grcan_err()
819 priv->resetting = false; in grcan_running_reset()
912 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
913 priv->resetting = true; in grcan_initiate_running_reset()
1028 if (priv->closing || priv->resetting) { in grcan_set_mode()
1088 priv->resetting = false; in grcan_open()
1150 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1300 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dcm109.c117 unsigned resetting:1; member
623 if (!dev->resetting) in cm109_input_ev()
856 dev->resetting = 1; in cm109_usb_pre_reset()
868 dev->resetting = 0; in cm109_usb_post_reset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dether1.c507 priv(dev)->resetting = 1; in ether1_init_for_open()
910 if (priv(dev)->resetting == 0) in ether1_interrupt()
913 priv(dev)->resetting += 1; in ether1_interrupt()
919 if (priv(dev)->resetting == 2) in ether1_interrupt()
920 priv(dev)->resetting = 0; in ether1_interrupt()
H A Dether1.h44 unsigned char resetting; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle-maxim-cameras-s66.dtsi107 * index4: csi2 err reference val for resetting
202 * index4: csi2 err reference val for resetting
H A Drk3588-vehicle-evb-thine_thcv244.dtsi116 * index4: csi2 err reference val for resetting
H A Drk3588-vehicle-evb-mipi-nvp6188.dtsi115 * index4: csi2 err reference val for resetting
H A Drk3588-vehicle-evb-maxim-max96712.dtsi127 * index4: csi2 err reference val for resetting
H A Drk3588-vehicle-evb-maxim-max96722.dtsi127 * index4: csi2 err reference val for resetting
/OK3568_Linux_fs/buildroot/package/odb/
H A D0010-Add-initial-support-for-GCC-9.patch45 - // By resetting the error callback we indicate to cxx_string_lexer
47 + // By resetting the callback we indicate to cxx_string_lexer that there
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm92.rst44 control the thresholds for resetting alarms.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-zram21 The reset file is write-only and allows resetting the
47 compressed data. For resetting the value, you should write
H A Dsysfs-bus-fsi45 Provides a means of resetting the cfam that is attached to the
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A DKconfig68 hex "error reference val for resetting"
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A DREADME51 prior to resetting the board.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/rmi4/
H A Drmi_i2c.txt21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dpwm-fan.txt15 require that it must be self resetting edge interrupts.
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
63 SMBus adapter) needs some fault recovery (such as resetting),
/OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/
H A DKconfig8 responsible for the chip subsystems clocking and resetting. It
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dsmsc911x.txt25 before resetting the controller
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map.qml392 //resetting default
452 //resetting default
619 // resetting
645 // resetting
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.027 nextPage from resetting the model, but rather appending the new data to it.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0061-backend-drm-Stop-disabling-unused-CRTCs-by-default.patch34 /* Force resetting unused CRTCs */
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A DTransition-notes94 after resetting ps_tq_active to 0.
97 the area are either after resetting ->claimed_cont to NULL while holding

12345