Lines Matching defs:module
88 * @module: pointer to struct module
111 struct module *module;
227 * @module: initialized with THIS_MODULE at the caller
234 struct module *module, struct device *device,
388 * dvb_module_probe - helper routine to probe an I2C module
391 * Name of the I2C module to be probed
393 * Optional name for the I2C module. Used for debug purposes.
397 * the module will be bound.
401 * Platform data to be passed to the I2C module probed.
404 * all drivers that use I2C bus to control the hardware. A module bound
443 * @FUNCTION: function on a frontend module to be called.
446 * This ancillary function loads a frontend module in runtime and runs