Home
last modified time | relevance | path

Searched refs:update_fw (Results 1 – 3 of 3) sorted by relevance

/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c48 static int update_fw; variable
49 module_param(update_fw, int, 0644);
618 if (load_fw && update_fw) { in s5c73m3_spi_boot()
620 update_fw = 0; in s5c73m3_spi_boot()
/drivers/scsi/pm8001/
Dpm8001_ctl.c732 static DEVICE_ATTR(update_fw, S_IRUGO|S_IWUSR|S_IWGRP,
/drivers/input/touchscreen/
Datmel_mxt_ts.c2080 static DEVICE_ATTR(update_fw, S_IWUSR, NULL, mxt_update_fw_store);