Home
last modified time | relevance | path

Searched defs:reset_buf (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/media/dvb/dvb-usb/
Ddigitv.c99 static u8 reset_buf[] = { 0x89, 0x38, 0x8a, 0x2d, 0x50, 0x80 }; in digitv_mt352_demod_init() local
/linux-3.3/drivers/mtd/nand/
Ddenali.c130 static void reset_buf(struct denali_nand_info *denali) in reset_buf() function