Lines Matching defs:ddp
815 static ssize_t adapter_show(struct device_driver *ddp, char *buf) in adapter_show()
834 static ssize_t adapter_store(struct device_driver *ddp, in adapter_store()
843 static ssize_t eeprom_cmd_show(struct device_driver *ddp, char *buf) in eeprom_cmd_show()
859 static ssize_t eeprom_cmd_store(struct device_driver *ddp, in eeprom_cmd_store()
880 static ssize_t eeprom_data_show(struct device_driver *ddp, char *buf) in eeprom_data_show()
897 static ssize_t eeprom_data_store(struct device_driver *ddp, in eeprom_data_store()
918 static ssize_t flash_cmd_show(struct device_driver *ddp, char *buf) in flash_cmd_show()
935 static ssize_t flash_cmd_store(struct device_driver *ddp, in flash_cmd_store()
956 static ssize_t flash_data_show(struct device_driver *ddp, char *buf) in flash_data_show()
973 static ssize_t flash_data_store(struct device_driver *ddp, in flash_data_store()
994 static ssize_t nonidx_addr_show(struct device_driver *ddp, char *buf) in nonidx_addr_show()
999 static ssize_t nonidx_addr_store(struct device_driver *ddp, in nonidx_addr_store()
1010 static ssize_t nonidx_data_show(struct device_driver *ddp, char *buf) in nonidx_data_show()
1027 static ssize_t nonidx_data_store(struct device_driver *ddp, in nonidx_data_store()
1048 static ssize_t idx_addr_show(struct device_driver *ddp, char *buf) in idx_addr_show()
1053 static ssize_t idx_addr_store(struct device_driver *ddp, in idx_addr_store()
1064 static ssize_t idx_data_show(struct device_driver *ddp, char *buf) in idx_data_show()
1081 static ssize_t idx_data_store(struct device_driver *ddp, in idx_data_store()
1102 static ssize_t wqm_quanta_show(struct device_driver *ddp, char *buf) in wqm_quanta_show()
1119 static ssize_t wqm_quanta_store(struct device_driver *ddp, const char *buf, in wqm_quanta_store()