Lines Matching refs:use
13 do this is to use a unique prefix for all global symbols. This is
15 it for non-exported symbols too. We will use the prefix `foo_' in this
56 although you can use MODULE_ALIAS (passing "foo" in this example) to add
68 structure at all. You should use this to keep device-specific data.
154 (zero not a negative status code) it may save the handle and use it until
178 that case, you can use the i2c_new_probed_device() variant, which is
187 reference for later use.
208 Note that the absence of matching classes does not prevent the use of
286 would for any other driver stack. The calls can sleep, and can use
296 or reboots (including kexec) -- like turning something off -- use a
300 would for any other driver stack: the calls can sleep, and can use
308 need this, and its use is deprecated anyway, so newer design should not
309 use it.
319 communication, please use the latter. All adapters understand SMBus level
358 in terms of it. Never use this function directly!