Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:malloc

120     read_buf = (char *)malloc(BUFFSIZE);
178 ratesStr = (char *)malloc(size + 1) ;
179 ratesStrForVal = (char *)malloc(size + 1) ;
843 u_int8_t *proxybuf = ( u_int8_t *) malloc(PROXY_PERIOD_SIZE);
844 u_int8_t *usbbuf = ( u_int8_t *) malloc(USB_PERIOD_SIZE);