Searched refs:change_type (Results 1 - 7 of 7) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_ca_en50221.h90 * @param change_type One of the DVB_CA_CAMCHANGE_* values
92 void dvb_ca_en50221_camchange_irq(struct dvb_ca_en50221* pubca, int slot, int change_type);
H A Ddvb_ca_en50221.c820 * @param change_type One of the DVB_CA_CAMCHANGE_* values.
822 void dvb_ca_en50221_camchange_irq(struct dvb_ca_en50221 *pubca, int slot, int change_type) argument
826 dprintk("CAMCHANGE IRQ slot:%i change_type:%i\n", slot, change_type);
828 switch (change_type) {
837 ca->slot_info[slot].camchange_type = change_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_ca_en50221.h90 * @param change_type One of the DVB_CA_CAMCHANGE_* values
92 void dvb_ca_en50221_camchange_irq(struct dvb_ca_en50221* pubca, int slot, int change_type);
H A Ddvb_ca_en50221.c820 * @param change_type One of the DVB_CA_CAMCHANGE_* values.
822 void dvb_ca_en50221_camchange_irq(struct dvb_ca_en50221 *pubca, int slot, int change_type) argument
826 dprintk("CAMCHANGE IRQ slot:%i change_type:%i\n", slot, change_type);
828 switch (change_type) {
837 ca->slot_info[slot].camchange_type = change_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c93 static void change_type(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_type) function
315 change_type(argv[optind], &vol, &st, &ad, new_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c93 static void change_type(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_type) function
315 change_type(argv[optind], &vol, &st, &ad, new_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/bin/ad/
H A Dad_set.c93 static void change_type(char *path, afpvol_t *vol, const struct stat *st, struct adouble *ad, char *new_type) function
315 change_type(argv[optind], &vol, &st, &ad, new_type);

Completed in 183 milliseconds