Searched refs:thing (Results 1 – 25 of 185) sorted by relevance
12345678
/Linux-v6.6/Documentation/scsi/ |
D | smartpqi.rst | 63 The above three ioctls all do exactly the same thing, which is to cause the driver 64 to rescan for new devices. This does exactly the same thing as writing to the
|
D | hpsa.rst | 114 The above three ioctls all do exactly the same thing, which is to cause the driver 115 to rescan for new devices. This does exactly the same thing as writing to the
|
/Linux-v6.6/Documentation/userspace-api/media/dvb/ |
D | query-dvb-frontend-info.rst | 9 Usually, the first thing to do when the frontend is opened is to check
|
D | frontend_f_open.rst | 50 thing to do after a successful open is to find out the frontend type
|
/Linux-v6.6/Documentation/process/ |
D | management-style.rst | 79 thing you can backtrack on is a technical decision, and there 103 might be the wrong thing. You should always reserve the right to change 106 stupid thing. 120 thing you can do as a manager is not to instill confidence, but rather a 207 One thing to look out for is to realize that greatness in one area does 245 There's one thing people hate even more than being called "d*ckhead",
|
/Linux-v6.6/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 31 same thing.
|
/Linux-v6.6/Documentation/sound/designs/ |
D | powersave.rst | 43 Try to turn it off when you experience such a thing too often.
|
/Linux-v6.6/Documentation/driver-api/ |
D | isa.rst | 54 them in at all. The id is the only thing we ever want other then the 94 The first thing this does is check if this device is in fact one of this
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | persist.rst | 30 "officially correct" thing to do. 83 same thing that happens whenever a USB device is reset.) If the 90 The same thing happens if the host controller is in the expected state
|
/Linux-v6.6/Documentation/usb/ |
D | gadget_multi.rst | 59 The only thing to worry is that the gadget has to have a single 66 The other, trickier thing is making Windows install drivers for each
|
/Linux-v6.6/Documentation/arch/sh/ |
D | new-machine.rst | 17 The first thing to note is the new directory structure. Under 2.4, most 92 The first thing to determine is whether the board you are adding will be 208 The first thing to do is to add an entry to arch/sh/Kconfig, under the
|
/Linux-v6.6/Documentation/filesystems/ |
D | bfs.rst | 50 Just in case, you can verify that you have done the right thing by checking
|
/Linux-v6.6/Documentation/arch/x86/ |
D | amd_hsmp.rst | 54 Next thing, open the device file, as follows::
|
/Linux-v6.6/drivers/staging/vc04_services/interface/ |
D | TODO | 52 The first thing one generally sees in a probe function is a memory allocation
|
/Linux-v6.6/drivers/hwmon/ |
D | f75375s.c | 643 #define show_fan(thing) \ argument 644 static ssize_t show_##thing(struct device *dev, struct device_attribute *attr, \ 649 return sprintf(buf, "%d\n", rpm_from_reg(data->thing[nr])); \
|
/Linux-v6.6/Documentation/core-api/ |
D | idr.rst | 13 small numbers which identify a thing. Examples include file descriptors,
|
D | circular-buffers.rst | 146 consumer that empties it. Only one thing should be filling a buffer at any one 147 time, and only one thing should be emptying a buffer at any one time, but the
|
/Linux-v6.6/Documentation/doc-guide/ |
D | contributing.rst | 202 The best thing to do, of course, would be to bring the documentation 215 document, and you are unable to update it, the best thing to do may be to 280 contained. That would be a nice thing to eliminate.
|
/Linux-v6.6/tools/memory-model/Documentation/ |
D | simple.txt | 53 than rolling your own. For one thing, the standard primitives interact 54 properly with lockdep. For another thing, these primitives have been 55 tuned to deal better with high contention. And for one final thing, it is
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | acadia.dts | 175 /* This thing is a bit weird. It has it's own UIC
|
/Linux-v6.6/Documentation/mm/ |
D | mmu_notifier.rst | 9 thing like ATS/PASID to get the IOMMU to walk the CPU page table to access a
|
/Linux-v6.6/Documentation/powerpc/ |
D | dscr.rst | 52 the same thing as above but unlike the global one above, it just changes
|
/Linux-v6.6/Documentation/power/ |
D | s2ram.rst | 22 debugging - the thing that Chuck tried to disable. That's often the _only_
|
D | swsusp.rst | 134 well, suspending a server is IMHO a really stupid thing, 210 "platform" is actually right thing to do where supported, but 342 inaccessible so they can't be stolen later on. The only thing that 465 safest thing is to unmount all filesystems on removable media (such USB,
|
/Linux-v6.6/tools/lib/perf/Documentation/ |
D | libperf-counting.txt | 40 The first thing you need to do before using libperf is to call init function:
|
12345678