Searched full:ibr (Results 1 – 9 of 9) sorted by relevance
323 struct iblock_req *ibr = cmd->priv; in iblock_complete_cmd() local326 if (!refcount_dec_and_test(&ibr->pending)) in iblock_complete_cmd()331 else if (atomic_read(&ibr->ib_bio_err_cnt)) in iblock_complete_cmd()337 kfree(ibr); in iblock_complete_cmd()343 struct iblock_req *ibr = cmd->priv; in iblock_bio_done() local351 atomic_inc(&ibr->ib_bio_err_cnt); in iblock_bio_done()498 struct iblock_req *ibr; in iblock_execute_write_same() local531 ibr = kzalloc(sizeof(struct iblock_req), GFP_KERNEL); in iblock_execute_write_same()532 if (!ibr) in iblock_execute_write_same()534 cmd->priv = ibr; in iblock_execute_write_same()[all …]
39 "^ldo-v(dig18|emc33|ibr|mc|mch|mipi|rtc|sram|usb10)$":45 pattern: "^v(dig18|emc33|ibr|mc|mch|mipi|rtc|sram|usb10)$"
28 "^ldo_v(ibr|rf12|usb|camio|efuse|xo22)$":34 pattern: "^v(ibr|rf12|usb|camio|efuse|xo22)$"
53 "^(ldo_)?v(cama|emc3v3|gp[123456]|ibr|mc|mch)$":
127 "^(ldo_)?v(cama[12]|camd|cn33|dram2|efuse|emc|ibr|ldo28|m18|mc|mch|mddr|sim[12])$":
46 "^ldo-v(efuse|ibr|ldo28|mch|cama|camd|cn33-bt|cn33-wifi)$":
205 dev_err(&chip->dev, "IBR timeout\n"); in tpm_nsc_send()
14 * Erik Schoenfelder, <schoenfr@ibr.cs.tu-bs.de>
1869 * This event gets send on a Yoga 300-11IBR when the EC in ideapad_acpi_notify()