Lines Matching refs:device
16 #include <linux/device.h>
28 * ap_matrix_dev - the AP matrix device structure
29 * @device: generic device structure associated with the AP matrix device
33 * lock: mutex for locking the AP matrix device. This lock will be
36 * single ap_matrix_mdev device. It's quite coarse but we don't
40 struct device device;
73 * struct ap_matrix_mdev - the mediated matrix device structure
76 * mediated matrix device.