Lines Matching refs:hwspinlock
10 #include <linux/hwspinlock.h>
63 struct hwspinlock *hwlock;
361 struct hwspinlock *hwlock = chip_data->host_data->hwlock;
370 pr_err("%s can't get hwspinlock (%d)\n", __func__, err);
564 struct hwspinlock *hwlock = chip_data->host_data->hwlock;
574 pr_err("%s can't get hwspinlock (%d)\n", __func__, err);
920 /* check for optional hwspinlock which may be not available yet */
923 /* hwspinlock framework not yet ready */
929 dev_err(dev, "Failed to request hwspinlock\n");
933 /* note: ENOENT is a valid case (means 'no hwspinlock') */
934 dev_err(dev, "Failed to get hwspinlock\n");