Lines Matching full:given
75 * SSAM_DEVICE() - Initialize a &struct ssam_device_id with the given
83 * Initializes a &struct ssam_device_id with the given parameters. See &struct
88 * given parameters.
107 * the given parameters.
113 * Initializes a &struct ssam_device_id with the given parameters in the
118 * ``match_flags`` field based on the given parameters.
130 * with the given parameters.
136 * Initializes a &struct ssam_device_id with the given parameters in the SSH
141 * field based on the given parameters.
184 * is_ssam_device() - Check if the given device is a SSAM client device.
197 * to_ssam_device() - Casts the given device to a SSAM client device.
200 * Casts the given &struct device to a &struct ssam_device. The caller has to
201 * ensure that the given device is actually enclosed in a &struct ssam_device,
204 * Return: Returns a pointer to the &struct ssam_device wrapping the given
213 * to_ssam_device_driver() - Casts the given device driver to a SSAM client
217 * Casts the given &struct device_driver to a &struct ssam_device_driver. The
218 * caller has to ensure that the given driver is actually enclosed in a
222 * given device driver @d.
247 * Increments the reference count of the given SSAM client device by
264 * Decrements the reference count of the given SSAM client device by
280 * Return: Returns the driver-data of the given device, previously set via