Home
last modified time | relevance | path

Searched refs:nsections (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c313 u32 nsections) in vidtv_channel_pmt_match_sections() argument
326 for (j = 0; j < nsections; ++j) { in vidtv_channel_pmt_match_sections()
H A Dvidtv_psi.h636 u16 nsections,
H A Dvidtv_psi.c1528 u16 nsections, in vidtv_psi_find_pmt_sec() argument
1534 for (i = 0; i < nsections; ++i) { in vidtv_psi_find_pmt_sec()
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1557 unsigned int nsections; member
1595 for (section = 0; section < sect_attrs->nsections; section++) in free_sect_attrs()
1622 sect_attrs->nsections = 0; in add_sect_attrs()
1635 sect_attrs->nsections++; in add_sect_attrs()