Searched refs:device_rev (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | dibx000_common.c | 186 if (mst->device_rev < DIB7000MC && speed < 235) in dibx000_i2c_set_speed() 201 if (mst->device_rev > DIB3000MC && mst->selected_interface != intf) { in dibx000_i2c_select_interface() 274 if (mst->device_rev > DIB7000) in dibx000_i2c_gate_ctrl() 437 int dibx000_init_i2c_master(struct dibx000_i2c_master *mst, u16 device_rev, in dibx000_init_i2c_master() argument 453 mst->device_rev = device_rev; in dibx000_init_i2c_master() 457 if (device_rev == DIB7000P || device_rev == DIB8000) in dibx000_init_i2c_master()
|
H A D | dibx000_common.h | 18 u16 device_rev; member 41 u16 device_rev, struct i2c_adapter *i2c_adap,
|
/linux/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.h | 128 u8 device_rev; member
|
H A D | pcan_usb.c | 875 if (dev->device_rev > 3) { in pcan_usb_start() 909 pcan_usb.name, dev->device_rev, serial_number, in pcan_usb_init() 915 if (dev->device_rev >= 41) { in pcan_usb_init()
|
H A D | pcan_usb_core.c | 998 dev->device_rev = tmp16 >> 8; in peak_usb_create_dev()
|
/linux/drivers/rapidio/ |
H A D | rio-sysfs.c | 30 rio_config_attr(device_rev, "0x%08x\n");
|
H A D | rio-scan.c | 357 &rdev->device_rev); in rio_setup_device()
|
/linux/include/linux/ |
H A D | rio.h | 182 u32 device_rev; member
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-rapidio | 48 What: /sys/bus/rapidio/devices/<nn>:<d>:<iiii>/device_rev
|
/linux/arch/alpha/kernel/ |
H A D | smc37c669.c | 513 unsigned device_rev : 8; /* Returns 0x2 in this field */ member
|
/linux/drivers/staging/iio/addac/ |
H A D | adt7316.c | 1611 static IIO_DEVICE_ATTR(device_rev, 0444, adt7316_show_device_rev, NULL, 0);
|
/linux/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 1758 &rdev->device_rev); in rio_mport_add_riodev()
|