Searched refs:unloaded (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v6.6/Documentation/fb/ |
D | fbcon.rst | 185 Assuming the VGA driver can be unloaded, one must first unbind the VGA driver 187 unloaded if it is still bound to the console layer. (See 195 The fbdev drivers cannot be unloaded if bound to fbcon, and fbcon cannot 196 be unloaded if it's bound to the console layer. 253 can be unloaded or reloaded at will. Reloading the drivers or fbcon will
|
/Linux-v6.6/drivers/scsi/qla2xxx/ |
D | Kconfig | 26 the driver is unloaded.
|
/Linux-v6.6/Documentation/power/ |
D | basic-pm-debugging.rst | 123 - if the test succeeds, load a half of the drivers you have unloaded most 131 unloaded all modules. In that case, you may want to look in your kernel 174 Again, if you find the offending module(s), it(they) must be unloaded every time 208 modules cannot be unloaded, you can use one of the more advanced debugging 235 should be unloaded every time before an STR transition.
|
/Linux-v6.6/Documentation/locking/ |
D | locktorture.rst | 14 and stops when the module is unloaded. This program is based on how RCU 106 be printed -only- when the module is unloaded.
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-module | 30 If the module is able to be unloaded from the kernel, this file
|
/Linux-v6.6/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 50 driver is unloaded. The cache uses 64K of RAM. 53 this case the driver should be unloaded and restarted
|
/Linux-v6.6/Documentation/admin-guide/ |
D | dell_rbu.rst | 38 If the dell_rbu driver is unloaded all the allocated memory is freed. 105 Until this step is completed the driver cannot be unloaded.
|
D | tainted-kernels.rst | 88 3 _/R 8 module was force unloaded 144 3) ``R`` if a module was force unloaded by ``rmmod -f``, ``' '`` if all 145 modules were unloaded normally.
|
D | bug-hunting.rst | 8 …da_codec snd_hwdep snd_hda_core snd_pcm snd_timer snd soundcore nvidia(PO) [last unloaded: rc_core] 60 Modules that are tainted or are being loaded or unloaded are marked with 63 annotated with "+", and "being unloaded" is annotated with "-". 346 is loaded or unloaded. Applying this patch provides essentially
|
/Linux-v6.6/Documentation/sound/soc/ |
D | pops-clicks.rst | 7 audio module is either loaded or unloaded (at module load time the sound card is
|
/Linux-v6.6/Documentation/driver-api/ |
D | console.rst | 10 to exist. The system driver is persistent and it can never be unloaded, though 13 The second type has to be explicitly loaded and unloaded. This will be called
|
/Linux-v6.6/Documentation/scsi/ |
D | scsi.rst | 23 unloaded. In practice the modprobe and rmmod commands
|
/Linux-v6.6/Documentation/cpu-freq/ |
D | core.rst | 35 correctly registered with the core, and will not be unloaded until
|
/Linux-v6.6/Documentation/dev-tools/ |
D | gcov.rst | 106 with the unloaded module. This data remains available through debugfs. 115 At run-time, a user can also choose to discard data for an unloaded
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw_reset.c | 206 static void mlx5_fw_reset_complete_reload(struct mlx5_core_dev *dev, bool unloaded) in mlx5_fw_reset_complete_reload() argument 214 if (!unloaded) in mlx5_fw_reset_complete_reload()
|
/Linux-v6.6/Documentation/input/devices/ |
D | walkera0701.rst | 44 access to parport, modules like lp must be unloaded before loading
|
/Linux-v6.6/Documentation/w1/masters/ |
D | ds2490.rst | 62 the ds2490 hardware, but if the module was unloaded, then reloaded
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | callbacks.rst | 24 driver module is being unloaded.
|
D | gadget.rst | 256 handled by the gadget driver. If the gadget driver module is unloaded 282 7. When the gadget driver module is being unloaded, the driver unbind() 283 callback is issued. That lets the controller driver be unloaded.
|
/Linux-v6.6/Documentation/translations/zh_TW/admin-guide/ |
D | bug-hunting.rst | 19 …da_codec snd_hwdep snd_hda_core snd_pcm snd_timer snd soundcore nvidia(PO) [last unloaded: rc_core]
|
/Linux-v6.6/Documentation/core-api/ |
D | dma-isa-lpc.rst | 49 early as possible and not release it until the driver is unloaded.)
|
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/ |
D | bug-hunting.rst | 16 …da_codec snd_hwdep snd_hda_core snd_pcm snd_timer snd soundcore nvidia(PO) [last unloaded: rc_core]
|
/Linux-v6.6/Documentation/RCU/ |
D | rcubarrier.rst | 65 3. Allow the module to be unloaded. 287 so that your module may be safely unloaded.
|
/Linux-v6.6/Documentation/hwmon/ |
D | abituguru-datasheet.rst | 127 if your program / driver is unloaded and later loaded again the detection 147 if your program / driver is unloaded and later loaded again the detection
|
/Linux-v6.6/Documentation/PCI/ |
D | pci.rst | 54 When done using the device, and perhaps the module needs to be unloaded, 364 When a PCI device driver is being unloaded, most of the following 434 the subsystem attempts to call into a driver that has been unloaded.
|
123