Home
last modified time | relevance | path

Searched refs:qeth_stop_channel (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_main.c1708 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function
5188 qeth_stop_channel(channel); in qeth_determine_capabilities()
5358 qeth_stop_channel(&card->data); in qeth_hardsetup_card()
5359 qeth_stop_channel(&card->write); in qeth_hardsetup_card()
5360 qeth_stop_channel(&card->read); in qeth_hardsetup_card()
5525 qeth_stop_channel(&card->data); in qeth_set_online()
5526 qeth_stop_channel(&card->write); in qeth_set_online()
5527 qeth_stop_channel(&card->read); in qeth_set_online()
5567 rc = qeth_stop_channel(&card->data); in qeth_set_offline()
5568 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_main.c1708 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function
5188 qeth_stop_channel(channel); in qeth_determine_capabilities()
5358 qeth_stop_channel(&card->data); in qeth_hardsetup_card()
5359 qeth_stop_channel(&card->write); in qeth_hardsetup_card()
5360 qeth_stop_channel(&card->read); in qeth_hardsetup_card()
5525 qeth_stop_channel(&card->data); in qeth_set_online()
5526 qeth_stop_channel(&card->write); in qeth_set_online()
5527 qeth_stop_channel(&card->read); in qeth_set_online()
5567 rc = qeth_stop_channel(&card->data); in qeth_set_offline()
5568 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_main.c1708 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel() function
5188 qeth_stop_channel(channel); in qeth_determine_capabilities()
5358 qeth_stop_channel(&card->data); in qeth_hardsetup_card()
5359 qeth_stop_channel(&card->write); in qeth_hardsetup_card()
5360 qeth_stop_channel(&card->read); in qeth_hardsetup_card()
5525 qeth_stop_channel(&card->data); in qeth_set_online()
5526 qeth_stop_channel(&card->write); in qeth_set_online()
5527 qeth_stop_channel(&card->read); in qeth_set_online()
5567 rc = qeth_stop_channel(&card->data); in qeth_set_offline()
5568 rc2 = qeth_stop_channel(&card->write); in qeth_set_offline()
[all …]