Lines Matching refs:kstrtoul
107 ret = kstrtoul(buf, 0, &val); in enable_store()
201 if (kstrtoul(buf, 0, &val)) in coresight_cti_reg_store()
293 if (kstrtoul(buf, 0, &val)) in cti_reg32_store()
347 if (kstrtoul(buf, 0, &val)) in inout_sel_store()
383 if (kstrtoul(buf, 0, &val)) in inen_store()
422 if (kstrtoul(buf, 0, &val)) in outen_store()
443 if (kstrtoul(buf, 0, &val)) in intack_store()
463 if (kstrtoul(buf, 0, &val)) in appclear_store()
487 if (kstrtoul(buf, 0, &val)) in apppulse_store()
697 if (kstrtoul(buf, 0, &val)) in trig_filter_enable_store()
766 if (kstrtoul(buf, 0, &val)) in chan_xtrigs_sel_store()