Searched refs:av7110_fw_request (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110_hw.h | 375 extern int av7110_fw_request(struct av7110 *av7110, u16 *request_buf,
|
H A D | av7110_hw.c | 532 int av7110_fw_request(struct av7110 *av7110, u16 *request_buf, in av7110_fw_request() function 554 printk(KERN_ERR "dvb-ttpci: av7110_fw_request error %d\n", err); in av7110_fw_request() 612 ret = av7110_fw_request(av7110, &tag, 0, buf, length); in av7110_fw_query()
|
H A D | av7110.c | 806 ret = av7110_fw_request(av7110, buf, 20, &handle, 1); in StartHWFilter() 848 ret = av7110_fw_request(av7110, buf, 3, answ, 2); in StopHWFilter() 1119 ret = av7110_fw_request(av7110, &tag, 0, fwstc, 4); in dvb_get_stc() 1121 printk(KERN_ERR "%s: av7110_fw_request error\n", __func__); in dvb_get_stc()
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | av7110_hw.h | 375 extern int av7110_fw_request(struct av7110 *av7110, u16 *request_buf,
|
H A D | av7110_hw.c | 532 int av7110_fw_request(struct av7110 *av7110, u16 *request_buf, in av7110_fw_request() function 554 printk(KERN_ERR "dvb-ttpci: av7110_fw_request error %d\n", err); in av7110_fw_request() 612 ret = av7110_fw_request(av7110, &tag, 0, buf, length); in av7110_fw_query()
|
H A D | av7110.c | 806 ret = av7110_fw_request(av7110, buf, 20, &handle, 1); in StartHWFilter() 848 ret = av7110_fw_request(av7110, buf, 3, answ, 2); in StopHWFilter() 1121 ret = av7110_fw_request(av7110, &tag, 0, fwstc, 4); in dvb_get_stc() 1123 printk(KERN_ERR "%s: av7110_fw_request error\n", __func__); in dvb_get_stc()
|
Completed in 12 milliseconds