Home
last modified time | relevance | path

Searched refs:reprogram (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/fmc/
Dfmc-trivial.c62 if (fmc->op->reprogram) in t_probe()
63 ret = fmc->op->reprogram(fmc, &t_drv, ""); in t_probe()
DKconfig40 its binary and the function carrier->reprogram to actually do it.
Dfmc-fakedev.c237 .reprogram = ff_reprogram,
Dfmc-sdb.c135 ret = fmc->op->reprogram(fmc, d, gw); in fmc_reprogram()
/linux-4.4.14/sound/pci/ctxfi/
Dcttimer.c57 unsigned int reprogram:1; /* need to reprogram the internval */ member
192 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
228 atimer->reprogram = 0; /* clear flag */ in ct_xfitimer_reprogram()
262 } while (atimer->reprogram); in ct_xfitimer_callback()
283 atimer->reprogram = 1; in ct_xfitimer_update()
/linux-4.4.14/Documentation/fmc/
DAPI.txt34 first device will reprogram the FPGA, so other devices must know they
41 Finally, the fmc_reprogram function calls the reprogram method (see
Dcarrier.txt137 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw);
177 `reprogram'
180 will need to reprogram the FPGA by calling this function. If the
181 name argument is NULL, the carrier should reprogram the golden
/linux-4.4.14/drivers/mtd/maps/
DKconfig138 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
176 as an MTD device - with this you can reprogram your BIOS.
185 as an MTD device - with this you can reprogram your BIOS.
194 as an MTD device - with this you can reprogram your BIOS.
203 as an MTD device - with this you can reprogram your BIOS.
212 as an MTD device - with this you can reprogram your BIOS.
239 as an MTD device - with this you can reprogram your BIOS.
/linux-4.4.14/kernel/time/
Dhrtimer.c900 u8 newstate, int reprogram) in __remove_hrtimer() argument
921 if (reprogram && timer == cpu_base->next_timer) in __remove_hrtimer()
934 int reprogram; in remove_hrtimer() local
946 reprogram = base->cpu_base == this_cpu_ptr(&hrtimer_bases); in remove_hrtimer()
951 __remove_hrtimer(timer, base, state, reprogram); in remove_hrtimer()
/linux-4.4.14/include/linux/
Dfmc.h135 int (*reprogram)(struct fmc_device *f, struct fmc_driver *d, char *gw); member
/linux-4.4.14/Documentation/misc-devices/
Dc2port.txt24 By using this driver you can reprogram the in-system flash without EC2
/linux-4.4.14/Documentation/
DSAK.txt32 And that's it! Only the superuser may reprogram the SAK key.
/linux-4.4.14/drivers/rtc/
Dinterface.c866 reprogram: in rtc_timer_do_work()
872 goto reprogram; in rtc_timer_do_work()
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt1190 The ThinkPad's ACPI DSDT code will reprogram the fan on its own when