Lines Matching defs:model
83 * @model: Device model name
118 * @model is a descriptive model name exported through sysfs. It doesn't have to
150 char model[32];
212 * - model must be filled with the device model name
240 * - &media_device.model must be filled with the device model name as a
241 * NUL-terminated UTF-8 string. The device/model revision must not be
264 * #) Upon successful registration a character device named media[0-9]+ is created. The device major and minor numbers are dynamic. The model name is exported as a sysfs attribute.