Lines Matching full:given
76 * SSAM_DEVICE() - Initialize a &struct ssam_device_id with the given
84 * Initializes a &struct ssam_device_id with the given parameters. See &struct
89 * given parameters.
108 * the given parameters.
114 * Initializes a &struct ssam_device_id with the given parameters in the
119 * ``match_flags`` field based on the given parameters.
131 * with the given parameters.
137 * Initializes a &struct ssam_device_id with the given parameters in the SSH
142 * the ``match_flags`` field based on the given parameters.
199 * is_ssam_device() - Check if the given device is a SSAM client device.
221 * to_ssam_device() - Casts the given device to a SSAM client device.
224 * Casts the given &struct device to a &struct ssam_device. The caller has to
225 * ensure that the given device is actually enclosed in a &struct ssam_device,
228 * Return: Returns a pointer to the &struct ssam_device wrapping the given
234 * to_ssam_device_driver() - Casts the given device driver to a SSAM client
238 * Casts the given &struct device_driver to a &struct ssam_device_driver. The
239 * caller has to ensure that the given driver is actually enclosed in a
243 * given device driver @d.
261 * ssam_device_mark_hot_removed() - Mark the given device as hot-removed.
275 * ssam_device_is_hot_removed() - Check if the given device has been
279 * Checks if the given device has been marked as hot-removed. See
293 * Increments the reference count of the given SSAM client device by
310 * Decrements the reference count of the given SSAM client device by
326 * Return: Returns the driver-data of the given device, previously set via
390 * given parent device.
395 * of the given (parent) device. The respective child firmware nodes will be
398 * The given controller will be used to instantiate the new devices. See
410 * the given SSAM parent device.
414 * of the given (parent) device. The respective child firmware nodes will be
620 * Return: Returns zero on success, %-ENOENT if the given notifier block has
621 * not been registered on the controller. If the given notifier block was the