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.
200 * is_ssam_device() - Check if the given device is a SSAM client device.
222 * to_ssam_device() - Casts the given device to a SSAM client device.
225 * Casts the given &struct device to a &struct ssam_device. The caller has to
226 * ensure that the given device is actually enclosed in a &struct ssam_device,
229 * Return: Returns a pointer to the &struct ssam_device wrapping the given
235 * to_ssam_device_driver() - Casts the given device driver to a SSAM client
239 * Casts the given &struct device_driver to a &struct ssam_device_driver. The
240 * caller has to ensure that the given driver is actually enclosed in a
244 * given device driver @d.
262 * ssam_device_mark_hot_removed() - Mark the given device as hot-removed.
276 * ssam_device_is_hot_removed() - Check if the given device has been
280 * Checks if the given device has been marked as hot-removed. See
294 * Increments the reference count of the given SSAM client device by
311 * Decrements the reference count of the given SSAM client device by
327 * Return: Returns the driver-data of the given device, previously set via
391 * given parent device.
396 * of the given (parent) device. The respective child firmware nodes will be
399 * The given controller will be used to instantiate the new devices. See
411 * the given SSAM parent device.
415 * of the given (parent) device. The respective child firmware nodes will be
621 * Return: Returns zero on success, %-ENOENT if the given notifier block has
622 * not been registered on the controller. If the given notifier block was the