Searched defs:ncmds (Results  1 – 6 of 6) sorted by relevance
| /linux-4.4.14/drivers/media/usb/gspca/ | 
| D | sq930x.c | 489 			int ncmds)  in i2c_write()534 			int ncmds,  in ucbus_write()
 
 | 
| D | sunplus.c | 323 			const struct cmd *data, int ncmds)  in write_vector()
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_vm.c | 916 	unsigned nptes, ncmds, ndw;  in radeon_vm_bo_update()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_vm.c | 710 	unsigned nptes, ncmds, ndw;  in amdgpu_vm_bo_update_mapping()  local
 | 
| /linux-4.4.14/drivers/staging/dgap/ | 
| D | dgap.c | 2344 		      u8 byte2, uint ncmds)  in dgap_cmdb()2428 static void dgap_cmdw(struct channel_t *ch, u8 cmd, u16 word, uint ncmds)  in dgap_cmdw()
 2510 static void dgap_cmdw_ext(struct channel_t *ch, u16 cmd, u16 word, uint ncmds)  in dgap_cmdw_ext()
 
 | 
| D | dgap.h | 886 	int	ncmds;  member
 |